Skip to content

Commit c3ecbe6

Browse files
1 parent c9b7303 commit c3ecbe6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

llvm/test/CodeGen/X86/jump-table-partition.ll

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
; -stats requires asserts
22
; requires: asserts
33

4+
; COM: Investigate test failure and re-enable the test.
5+
; UNSUPPORTED: target={{.*}}
6+
47
; Stop after 'finalize-isel' for simpler MIR, and lower the minimum number of
58
; jump table entries so 'switch' needs fewer cases to generate a jump table.
69
; RUN: llc -mtriple=x86_64-unknown-linux-gnu -stop-after=finalize-isel -min-jump-table-entries=2 %s -o %t.mir

0 commit comments

Comments
 (0)