[PATCH] D103742: [RISCV] Support vector maximum and minimum for RVP
Jim Lin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jun 6 20:55:51 PDT 2021
Jim updated this revision to Diff 350172.
Jim added a comment.
Set ISD::SMAX, ISD::SMIN, ISD::UMAX and ISD::UMIN as legal.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103742/new/
https://reviews.llvm.org/D103742
Files:
llvm/lib/Target/RISCV/RISCVISelLowering.cpp
llvm/lib/Target/RISCV/RISCVInstrInfoP.td
llvm/test/CodeGen/RISCV/rvp/vector-maxmin-rv64.ll
llvm/test/CodeGen/RISCV/rvp/vector-maxmin.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103742.350172.patch
Type: text/x-patch
Size: 74174 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210607/8e284427/attachment.bin>
More information about the llvm-commits
mailing list