[PATCH] D142481: [DAGCombine] fp_to_sint isSaturatingMinMax

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 25 01:33:05 PST 2023


samparker updated this revision to Diff 492027.
samparker added a comment.

Thanks, extracted the bitwidth calculation into APFloatBase.


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

https://reviews.llvm.org/D142481

Files:
  llvm/include/llvm/ADT/APFloat.h
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/lib/Support/APFloat.cpp
  llvm/lib/Transforms/InstCombine/InstCombineCasts.cpp
  llvm/test/CodeGen/WebAssembly/fpclamptosat.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142481.492027.patch
Type: text/x-patch
Size: 7693 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230125/fca56bee/attachment.bin>


More information about the llvm-commits mailing list