[PATCH] D98920: [RISCV] Add constraint for rvv indexed loads.

Zakk Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 22 07:18:56 PDT 2021


khchen updated this revision to Diff 332280.
khchen added a comment.

Rebase, update mgather tests.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98920

Files:
  llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
  llvm/test/CodeGen/RISCV/rvv/mgather-sdnode.ll
  llvm/test/CodeGen/RISCV/rvv/vloxei-rv32.ll
  llvm/test/CodeGen/RISCV/rvv/vloxei-rv64.ll
  llvm/test/CodeGen/RISCV/rvv/vluxei-rv32.ll
  llvm/test/CodeGen/RISCV/rvv/vluxei-rv64.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98920.332280.patch
Type: text/x-patch
Size: 134095 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210322/dc5f585f/attachment-0001.bin>


More information about the llvm-commits mailing list