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

Zakk Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 23 06:55:13 PDT 2021


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

Rename HasConstraints to EarlyClobber.


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.332661.patch
Type: text/x-patch
Size: 134087 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210323/a53a15ac/attachment.bin>


More information about the llvm-commits mailing list