[PATCH] D116870: [SelectionDAG] Add FP_TO_UINT_SAT/FP_TO_SINT_SAT to computeKnownBits/computeNumSignBits.
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jan 9 17:48:49 PST 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa500f7f48fdb: [SelectionDAG] Add FP_TO_UINT_SAT/FP_TO_SINT_SAT to… (authored by craig.topper).
Changed prior to commit:
https://reviews.llvm.org/D116870?vs=398376&id=398475#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116870/new/
https://reviews.llvm.org/D116870
Files:
llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
llvm/test/CodeGen/AArch64/fcvt_combine.ll
llvm/test/CodeGen/AArch64/fptoui-sat-scalar.ll
llvm/test/CodeGen/RISCV/double-convert.ll
llvm/test/CodeGen/RISCV/float-convert.ll
llvm/test/CodeGen/RISCV/half-convert.ll
llvm/test/CodeGen/Thumb2/mve-fptoui-sat-vector.ll
llvm/test/CodeGen/Thumb2/mve-vcvt-float-to-fixed.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116870.398475.patch
Type: text/x-patch
Size: 24547 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220110/15b508f4/attachment.bin>
More information about the llvm-commits
mailing list