[PATCH] D112256: [FPEnv][EarlyCSE] Add support for CSE of constrained FP intrinsics, take 2
Kevin P. Neal via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 12 12:29:37 PDT 2022
kpn updated this revision to Diff 452270.
kpn added a comment.
I was thinking that adding a test for strict exception behavior might make it look intentional that this true/false propagation isn't happening. But a test case with a note is perfectly fine.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112256/new/
https://reviews.llvm.org/D112256
Files:
llvm/lib/Transforms/Scalar/EarlyCSE.cpp
llvm/test/Transforms/EarlyCSE/nonmixed-strictfp.ll
llvm/test/Transforms/EarlyCSE/tfpropagation.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112256.452270.patch
Type: text/x-patch
Size: 23001 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220812/f4c233d9/attachment.bin>
More information about the llvm-commits
mailing list