[PATCH] D112428: [DAG] Create fptoui.sat from clamped fptosi
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 28 02:44:16 PDT 2021
dmgreen updated this revision to Diff 382965.
dmgreen added a comment.
Thanks - updated as per comments.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112428/new/
https://reviews.llvm.org/D112428
Files:
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/lib/Target/X86/X86ISelLowering.h
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: D112428.382965.patch
Type: text/x-patch
Size: 63690 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211028/4b52adb2/attachment.bin>
More information about the llvm-commits
mailing list