[PATCH] D95981: [RISCV] Use LLVMScalarOrSameVectorWidth to make avoid needing to mention the index type for vrgatherei16 intrinsics.
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 3 15:15:46 PST 2021
craig.topper created this revision.
craig.topper added reviewers: evandro, HsiangKai, khchen, frasercrmck.
Herald added subscribers: StephenFan, vkmr, luismarques, apazos, sameer.abuasal, pzheng, s.egerton, Jim, benna, psnobl, jocewei, PkmX, arphaman, the_o, brucehoult, MartinMosbeck, rogfer01, edward-jones, zzheng, jrtc27, shiva0217, kito-cheng, niosHD, sabuasal, simoncook, johnrusso, rbar, asb, hiraditya.
craig.topper requested review of this revision.
Herald added a subscriber: MaskRay.
Herald added a project: LLVM.
Add .vv to the intrinsic name to be consistent with D95979 <https://reviews.llvm.org/D95979>.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D95981
Files:
llvm/include/llvm/IR/IntrinsicsRISCV.td
llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
llvm/test/CodeGen/RISCV/rvv/vrgatherei16-rv32.ll
llvm/test/CodeGen/RISCV/rvv/vrgatherei16-rv64.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95981.321242.patch
Type: text/x-patch
Size: 139669 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210203/c27a52b9/attachment-0001.bin>
More information about the llvm-commits
mailing list