diff options
author | Mircea Trofin <mtrofin@google.com> | 2025-10-10 10:48:32 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-10 10:48:32 -0700 |
commit | 0f73e75bf78c4adebcc674c30ca253118f0bcdfc (patch) | |
tree | d678b5e5c6ad433f825e0a03844eb25f12cf2e8c | |
parent | 01e19e850ff40c2642da811c4dde58f323b1af1a (diff) | |
download | llvm-0f73e75bf78c4adebcc674c30ca253118f0bcdfc.zip llvm-0f73e75bf78c4adebcc674c30ca253118f0bcdfc.tar.gz llvm-0f73e75bf78c4adebcc674c30ca253118f0bcdfc.tar.bz2 |
[profcheck] exclude CodeGen/AMDGPU/amdgpu-attributor-min-agpr-alloc.ll (#162898)
-rw-r--r-- | llvm/utils/profcheck-xfail.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/utils/profcheck-xfail.txt b/llvm/utils/profcheck-xfail.txt index 8c41466..f101624 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 |