[PATCH] D142535: [DAGCombine] Fold redundant select

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 26 01:31:58 PST 2023


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

Added setugt and setult support.


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

https://reviews.llvm.org/D142535

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/test/CodeGen/ARM/fpclamptosat.ll
  llvm/test/CodeGen/ARM/fpclamptosat_vec.ll
  llvm/test/CodeGen/RISCV/fpclamptosat.ll
  llvm/test/CodeGen/RISCV/fpclamptosat_vec.ll
  llvm/test/CodeGen/Thumb2/mve-fpclamptosat_vec.ll
  llvm/test/CodeGen/WebAssembly/fpclamptosat.ll
  llvm/test/CodeGen/WebAssembly/fpclamptosat_vec.ll
  llvm/test/CodeGen/X86/fpclamptosat.ll
  llvm/test/CodeGen/X86/fpclamptosat_vec.ll
  llvm/test/CodeGen/X86/sdiv_fix_sat.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142535.492356.patch
Type: text/x-patch
Size: 162697 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230126/2d537200/attachment-0001.bin>


More information about the llvm-commits mailing list