[PATCH] D99021: [RISCV] Add a special case to lowerSELECT for select of 2 constants with a SETLT condition.
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 7 13:47:40 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rG56ea2e2fdd69: [RISCV] Add a special case to lowerSELECT for select of 2 constants with a… (authored by craig.topper).
Changed prior to commit:
https://reviews.llvm.org/D99021?vs=332116&id=335921#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99021/new/
https://reviews.llvm.org/D99021
Files:
llvm/lib/Target/RISCV/RISCVISelLowering.cpp
llvm/test/CodeGen/RISCV/sadd_sat.ll
llvm/test/CodeGen/RISCV/sadd_sat_plus.ll
llvm/test/CodeGen/RISCV/ssub_sat.ll
llvm/test/CodeGen/RISCV/ssub_sat_plus.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99021.335921.patch
Type: text/x-patch
Size: 25651 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210407/edfa9f53/attachment.bin>
More information about the llvm-commits
mailing list