[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
Thu Feb 4 09:12:07 PST 2021


craig.topper updated this revision to Diff 321481.
craig.topper added a comment.

Rebas


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D95981/new/

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.321481.patch
Type: text/x-patch
Size: 139669 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210204/e72819ca/attachment-0001.bin>


More information about the llvm-commits mailing list