[llvm] 1c6ab11 - Add expand-fp-math.ll to profcheck-xfail.txt (#193577)

via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 22 12:58:45 PDT 2026


Author: Mircea Trofin
Date: 2026-04-22T12:58:40-07:00
New Revision: 1c6ab11365041fa7f9aec2c9a48649b76380c355

URL: https://github.com/llvm/llvm-project/commit/1c6ab11365041fa7f9aec2c9a48649b76380c355
DIFF: https://github.com/llvm/llvm-project/commit/1c6ab11365041fa7f9aec2c9a48649b76380c355.diff

LOG: Add expand-fp-math.ll to profcheck-xfail.txt (#193577)

(from #193552) 
We haven't yet addressed PreIselIntrinsicsLowering

Added: 
    

Modified: 
    llvm/utils/profcheck-xfail.txt

Removed: 
    


################################################################################
diff  --git a/llvm/utils/profcheck-xfail.txt b/llvm/utils/profcheck-xfail.txt
index e568797e1e249..85da107b8170e 100644
--- a/llvm/utils/profcheck-xfail.txt
+++ b/llvm/utils/profcheck-xfail.txt
@@ -156,6 +156,7 @@ Transforms/OpenMP/spmdization_indirect.ll
 Transforms/OpenMP/spmdization_no_guarding_two_reaching_kernels.ll
 Transforms/OpenMP/spmdization_remarks.ll
 Transforms/PreISelIntrinsicLowering/AArch64/expand-exp.ll
+Transforms/PreISelIntrinsicLowering/AArch64/expand-fp-math.ll
 Transforms/PreISelIntrinsicLowering/AArch64/expand-log.ll
 Transforms/ScalarizeMaskedMemIntrin/AArch64/expand-masked-load.ll
 Transforms/ScalarizeMaskedMemIntrin/AArch64/expand-masked-store.ll


        


More information about the llvm-commits mailing list