Skip to content

Commit 1c837ec

Browse files
[Profcheck] Update XFail List
00f5a1e added in some new tests that fail under the profcheck configuration. We have not finished cleaning up SimplifyCFG yet, so disable these tests for now.
1 parent 57722dd commit 1c837ec

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

llvm/utils/profcheck-xfail.txt

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -332,10 +332,10 @@ Instrumentation/MemorySanitizer/AArch64/arm64-vshift.ll
332332
Instrumentation/MemorySanitizer/AArch64/module-flags-aarch64.ll
333333
Instrumentation/MemorySanitizer/AArch64/neon_vst_float.ll
334334
Instrumentation/MemorySanitizer/AArch64/qshrn.ll
335-
Instrumentation/MemorySanitizer/AArch64/sme-aarch64-svcount-mini.ll
336-
Instrumentation/MemorySanitizer/AArch64/sme-aarch64-svcount.ll
337-
Instrumentation/MemorySanitizer/AArch64/sme2-intrinsics-add-mini.ll
338335
Instrumentation/MemorySanitizer/AArch64/sme2-intrinsics-add.ll
336+
Instrumentation/MemorySanitizer/AArch64/sme2-intrinsics-add-mini.ll
337+
Instrumentation/MemorySanitizer/AArch64/sme-aarch64-svcount.ll
338+
Instrumentation/MemorySanitizer/AArch64/sme-aarch64-svcount-mini.ll
339339
Instrumentation/MemorySanitizer/AArch64/vararg.ll
340340
Instrumentation/MemorySanitizer/AArch64/vararg_shadow.ll
341341
Instrumentation/MemorySanitizer/abs-vector.ll
@@ -1316,6 +1316,8 @@ Transforms/SimpleLoopUnswitch/pr60736.ll
13161316
Transforms/SimpleLoopUnswitch/trivial-unswitch-freeze-individual-conditions.ll
13171317
Transforms/SimpleLoopUnswitch/trivial-unswitch.ll
13181318
Transforms/SimpleLoopUnswitch/trivial-unswitch-logical-and-or.ll
1319+
Transforms/SimplifyCFG/RISCV/switch-of-powers-of-two.ll
1320+
Transforms/SimplifyCFG/X86/switch-of-powers-of-two.ll
13191321
Transforms/StackProtector/cross-dso-cfi-stack-chk-fail.ll
13201322
Transforms/StructurizeCFG/AMDGPU/uniform-regions.ll
13211323
Transforms/StructurizeCFG/hoist-zerocost.ll

0 commit comments

Comments
 (0)