[PATCH] D125755: [AggressiveInstcombine] Conditionally fold saturated fptosi to llvm.fptosi.sat

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 30 00:41:19 PDT 2022


dmgreen updated this revision to Diff 432854.
dmgreen added a comment.

Add a comment to tryToFPToSat explaining the situation.


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

https://reviews.llvm.org/D125755

Files:
  llvm/lib/Transforms/AggressiveInstCombine/AggressiveInstCombine.cpp
  llvm/test/Transforms/AggressiveInstCombine/AArch64/fptosisat.ll
  llvm/test/Transforms/AggressiveInstCombine/ARM/fptosisat.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125755.432854.patch
Type: text/x-patch
Size: 31064 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220530/e078f1ed/attachment.bin>


More information about the llvm-commits mailing list