Skip to content

Commit 7015487

Browse files
mtrofinakadutta
authored andcommitted
[profcheck] Update xfail list (llvm#162912)
Cleanup after a bunch of work landed.
1 parent 599679c commit 7015487

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

llvm/utils/profcheck-xfail.txt

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ CodeGen/AArch64/llvm-masked-scatter-legal-for-sve.ll
1111
CodeGen/AArch64/selectopt-cast.ll
1212
CodeGen/AArch64/selectopt.ll
1313
CodeGen/AMDGPU/amdgpu-attributor-min-agpr-alloc.ll
14-
CodeGen/AMDGPU/amdgpu-attributor-no-agpr.ll
1514
CodeGen/AMDGPU/amdgpu-codegenprepare-fdiv.ll
1615
CodeGen/AMDGPU/amdgpu-codegenprepare-sqrt.ll
1716
CodeGen/AMDGPU/amdgpu-sw-lower-lds-dynamic-indirect-access-asan.ll
@@ -74,7 +73,6 @@ CodeGen/Hexagon/loop-idiom/hexagon-memmove2.ll
7473
CodeGen/Hexagon/loop-idiom/memmove-rt-check.ll
7574
CodeGen/NVPTX/lower-ctor-dtor.ll
7675
CodeGen/RISCV/zmmul.ll
77-
CodeGen/SPIRV/hlsl-resources/UniqueImplicitBindingNumber.ll
7876
CodeGen/WebAssembly/memory-interleave.ll
7977
CodeGen/X86/masked_gather_scatter.ll
8078
CodeGen/X86/nocfivalue.ll
@@ -85,7 +83,6 @@ DebugInfo/KeyInstructions/Generic/loop-unswitch.ll
8583
DebugInfo/X86/asan_debug_info.ll
8684
Instrumentation/AddressSanitizer/aarch64be.ll
8785
Instrumentation/AddressSanitizer/adaptive_global_redzones.ll
88-
Instrumentation/AddressSanitizer/alloca-offset-lifetime.ll
8986
Instrumentation/AddressSanitizer/AMDGPU/adaptive_constant_global_redzones.ll
9087
Instrumentation/AddressSanitizer/AMDGPU/adaptive_global_redzones.ll
9188
Instrumentation/AddressSanitizer/AMDGPU/asan_do_not_instrument_lds.ll
@@ -549,12 +546,6 @@ tools/UpdateTestChecks/update_test_checks/stable_ir_values_funcs.test
549546
tools/UpdateTestChecks/update_test_checks/stable_ir_values.test
550547
tools/UpdateTestChecks/update_test_checks/tbaa-semantics-checks.test
551548
tools/UpdateTestChecks/update_test_checks/various_ir_values_dbgrecords.test
552-
Transforms/AggressiveInstCombine/lower-table-based-cttz-basics.ll
553-
Transforms/AggressiveInstCombine/lower-table-based-cttz-dereferencing-pointer.ll
554-
Transforms/AggressiveInstCombine/lower-table-based-cttz-non-argument-value.ll
555-
Transforms/AggressiveInstCombine/lower-table-based-cttz-zero-element.ll
556-
Transforms/AggressiveInstCombine/trunc_select_cmp.ll
557-
Transforms/AggressiveInstCombine/trunc_select.ll
558549
Transforms/AtomicExpand/AArch64/atomicrmw-fp.ll
559550
Transforms/AtomicExpand/AArch64/expand-atomicrmw-xchg-fp.ll
560551
Transforms/AtomicExpand/AArch64/pcsections.ll
@@ -819,7 +810,6 @@ Transforms/InstCombine/AMDGPU/addrspacecast.ll
819810
Transforms/InstCombine/and2.ll
820811
Transforms/InstCombine/and-fcmp.ll
821812
Transforms/InstCombine/and.ll
822-
Transforms/InstCombine/and-or-icmp-nullptr.ll
823813
Transforms/InstCombine/and-or-icmps.ll
824814
Transforms/InstCombine/and-or-implied-cond-not.ll
825815
Transforms/InstCombine/apint-div1.ll
@@ -1105,7 +1095,6 @@ Transforms/LoopSimplifyCFG/invalidate-scev-dispositions.ll
11051095
Transforms/LoopSimplifyCFG/lcssa.ll
11061096
Transforms/LoopSimplifyCFG/live_block_marking.ll
11071097
Transforms/LoopSimplifyCFG/mssa_update.ll
1108-
Transforms/LoopSimplifyCFG/pr117537.ll
11091098
Transforms/LoopSimplifyCFG/update_parents.ll
11101099
Transforms/LoopUnroll/peel-last-iteration-expansion-cost.ll
11111100
Transforms/LoopUnroll/peel-last-iteration-with-guards.ll
@@ -1260,7 +1249,6 @@ Transforms/PhaseOrdering/AArch64/hoisting-sinking-required-for-vectorization.ll
12601249
Transforms/PhaseOrdering/AArch64/predicated-reduction.ll
12611250
Transforms/PhaseOrdering/AArch64/quant_4x4.ll
12621251
Transforms/PhaseOrdering/ARM/arm_mean_q7.ll
1263-
Transforms/PhaseOrdering/lower-table-based-cttz.ll
12641252
Transforms/PhaseOrdering/vector-select.ll
12651253
Transforms/PhaseOrdering/X86/blendv-select.ll
12661254
Transforms/PhaseOrdering/X86/merge-functions2.ll

0 commit comments

Comments
 (0)