[PATCH] D137444: InstCombine: Fold compare with smallest normal if input denormals are flushed

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 6 21:08:46 PST 2022


arsenm updated this revision to Diff 473551.
arsenm added a comment.

Don't store to null


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D137444/new/

https://reviews.llvm.org/D137444

Files:
  llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
  llvm/test/Transforms/InstCombine/fcmp-denormals-are-zero.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137444.473551.patch
Type: text/x-patch
Size: 14814 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221107/674af4ec/attachment.bin>


More information about the llvm-commits mailing list