[PATCH] D94070: [RISCV] Match vmslt(u).vx intrinsics with a small immediate to vmsle(u).vx.
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 5 10:21:51 PST 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc707716c049c: [RISCV] Match vmslt(u).vx intrinsics with a small immediate to vmsle(u).vx. (authored by craig.topper).
Changed prior to commit:
https://reviews.llvm.org/D94070?vs=314524&id=314653#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94070/new/
https://reviews.llvm.org/D94070
Files:
llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
llvm/test/CodeGen/RISCV/rvv/vmslt-rv32.ll
llvm/test/CodeGen/RISCV/rvv/vmslt-rv64.ll
llvm/test/CodeGen/RISCV/rvv/vmsltu-rv32.ll
llvm/test/CodeGen/RISCV/rvv/vmsltu-rv64.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94070.314653.patch
Type: text/x-patch
Size: 69562 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210105/1c205735/attachment-0001.bin>
More information about the llvm-commits
mailing list