[llvm] 91a3cd7 - [profcheck] Re-add 2 tests prematurely removed in #161943 (#162141)

via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 6 12:36:04 PDT 2025


Author: Mircea Trofin
Date: 2025-10-06T12:36:00-07:00
New Revision: 91a3cd7fc9b53b32eaa9a8fe9ef8b5c428381cfc

URL: https://github.com/llvm/llvm-project/commit/91a3cd7fc9b53b32eaa9a8fe9ef8b5c428381cfc
DIFF: https://github.com/llvm/llvm-project/commit/91a3cd7fc9b53b32eaa9a8fe9ef8b5c428381cfc.diff

LOG: [profcheck] Re-add 2 tests prematurely removed in #161943 (#162141)

Added: 
    

Modified: 
    llvm/utils/profcheck-xfail.txt

Removed: 
    


################################################################################
diff  --git a/llvm/utils/profcheck-xfail.txt b/llvm/utils/profcheck-xfail.txt
index bcadbf8b39a7f..bbc8f59509997 100644
--- a/llvm/utils/profcheck-xfail.txt
+++ b/llvm/utils/profcheck-xfail.txt
@@ -73,6 +73,7 @@ CodeGen/Hexagon/loop-idiom/hexagon-memmove2.ll
 CodeGen/Hexagon/loop-idiom/memmove-rt-check.ll
 CodeGen/NVPTX/lower-ctor-dtor.ll
 CodeGen/RISCV/zmmul.ll
+CodeGen/SPIRV/hlsl-resources/UniqueImplicitBindingNumber.ll
 CodeGen/WebAssembly/memory-interleave.ll
 CodeGen/X86/masked_gather_scatter.ll
 CodeGen/X86/nocfivalue.ll
@@ -1109,6 +1110,7 @@ Transforms/LoopSimplifyCFG/invalidate-scev-dispositions.ll
 Transforms/LoopSimplifyCFG/lcssa.ll
 Transforms/LoopSimplifyCFG/live_block_marking.ll
 Transforms/LoopSimplifyCFG/mssa_update.ll
+Transforms/LoopSimplifyCFG/pr117537.ll
 Transforms/LoopSimplifyCFG/update_parents.ll
 Transforms/LoopUnroll/peel-last-iteration-expansion-cost.ll
 Transforms/LoopUnroll/peel-last-iteration-with-guards.ll


        


More information about the llvm-commits mailing list