[PATCH] D98683: [RISCV] Improve i32 UADDSAT/USUBSAT on RV64.
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 16 07:47:33 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa33ce06cf59a: [RISCV] Improve i32 UADDSAT/USUBSAT on RV64. (authored by craig.topper).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98683/new/
https://reviews.llvm.org/D98683
Files:
llvm/lib/Target/RISCV/RISCVISelLowering.cpp
llvm/test/CodeGen/RISCV/uadd_sat.ll
llvm/test/CodeGen/RISCV/uadd_sat_plus.ll
llvm/test/CodeGen/RISCV/usub_sat.ll
llvm/test/CodeGen/RISCV/usub_sat_plus.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98683.330986.patch
Type: text/x-patch
Size: 7132 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210316/739fd513/attachment.bin>
More information about the llvm-commits
mailing list