[PATCH] D114964: [DAG] Create fptoui.sat from clamped fptoui
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 21 10:28:32 PST 2022
dmgreen updated this revision to Diff 402037.
dmgreen added a comment.
Update as per comments. Thanks!
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.402037.patch
Type: text/x-patch
Size: 47849 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220121/fbe888e7/attachment.bin>
More information about the llvm-commits
mailing list