[PATCH] D114964: [DAG] Create fptoui.sat from clamped fptoui

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 26 00:37:58 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG57356d6bb72a: [DAG] Create fptoui.sat from clamped fptoui (authored by dmgreen).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D114964

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114964.403159.patch
Type: text/x-patch
Size: 47849 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220126/b3cc8b86/attachment.bin>


More information about the llvm-commits mailing list