[PATCH] D142481: [DAGCombine] fp_to_sint isSaturatingMinMax

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 26 04:46:03 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG85395af27241: [DAGCombine] fp_to_sint isSaturatingMinMax (authored by samparker).

Changed prior to commit:
  https://reviews.llvm.org/D142481?vs=492027&id=492392#toc

Repository:
  rG LLVM Github Monorepo

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.492392.patch
Type: text/x-patch
Size: 7921 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230126/adc285db/attachment.bin>


More information about the llvm-commits mailing list