[PATCH] D151939: InstCombine: Recognize fneg(fabs) as bitcasted integer
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 30 10:49:01 PDT 2023
arsenm updated this revision to Diff 554781.
arsenm added a comment.
Check noimplicitfloat
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D151939/new/
https://reviews.llvm.org/D151939
Files:
llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
llvm/test/Transforms/InstCombine/fneg-fabs-as-int.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151939.554781.patch
Type: text/x-patch
Size: 11289 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230830/e106288d/attachment.bin>
More information about the llvm-commits
mailing list