[llvm] 0f73e75 - [profcheck] exclude CodeGen/AMDGPU/amdgpu-attributor-min-agpr-alloc.ll (#162898)

via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 10 10:48:36 PDT 2025


Author: Mircea Trofin
Date: 2025-10-10T10:48:32-07:00
New Revision: 0f73e75bf78c4adebcc674c30ca253118f0bcdfc

URL: https://github.com/llvm/llvm-project/commit/0f73e75bf78c4adebcc674c30ca253118f0bcdfc
DIFF: https://github.com/llvm/llvm-project/commit/0f73e75bf78c4adebcc674c30ca253118f0bcdfc.diff

LOG: [profcheck] exclude CodeGen/AMDGPU/amdgpu-attributor-min-agpr-alloc.ll (#162898)

Added: 
    

Modified: 
    llvm/utils/profcheck-xfail.txt

Removed: 
    


################################################################################
diff  --git a/llvm/utils/profcheck-xfail.txt b/llvm/utils/profcheck-xfail.txt
index 8c41466835b9b..f10162448bb10 100644
--- a/llvm/utils/profcheck-xfail.txt
+++ b/llvm/utils/profcheck-xfail.txt
@@ -10,6 +10,7 @@ CodeGen/AArch64/llvm-masked-gather-legal-for-sve.ll
 CodeGen/AArch64/llvm-masked-scatter-legal-for-sve.ll
 CodeGen/AArch64/selectopt-cast.ll
 CodeGen/AArch64/selectopt.ll
+CodeGen/AMDGPU/amdgpu-attributor-min-agpr-alloc.ll
 CodeGen/AMDGPU/amdgpu-attributor-no-agpr.ll
 CodeGen/AMDGPU/amdgpu-codegenprepare-fdiv.ll
 CodeGen/AMDGPU/amdgpu-codegenprepare-sqrt.ll


        


More information about the llvm-commits mailing list