[PATCH] D151182: [LegalizeTypes][ARM][AArch6][RISCV][VE][WebAssembly] Add special case for smin(X, -1) and smax(X, 0) to ExpandIntRes_MINMAX.
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 23 09:21:25 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rG139392c0a580: [LegalizeTypes][ARM][AArch6][RISCV][VE][WebAssembly] Add special case for smin… (authored by craig.topper).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D151182/new/
https://reviews.llvm.org/D151182
Files:
llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
llvm/test/CodeGen/AArch64/fpclamptosat.ll
llvm/test/CodeGen/AArch64/fpclamptosat_vec.ll
llvm/test/CodeGen/ARM/fpclamptosat.ll
llvm/test/CodeGen/ARM/fpclamptosat_vec.ll
llvm/test/CodeGen/RISCV/fpclamptosat.ll
llvm/test/CodeGen/RISCV/min-max.ll
llvm/test/CodeGen/RISCV/rvv/fpclamptosat_vec.ll
llvm/test/CodeGen/Thumb2/mve-fpclamptosat_vec.ll
llvm/test/CodeGen/VE/Scalar/smax.ll
llvm/test/CodeGen/WebAssembly/fpclamptosat.ll
llvm/test/CodeGen/WebAssembly/fpclamptosat_vec.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151182.524763.patch
Type: text/x-patch
Size: 111510 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230523/a439babf/attachment.bin>
More information about the llvm-commits
mailing list