[PATCH] D128886: [RISCV] Add scheduling resources for vector segment instructions.

Monk Chiang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 30 18:01:47 PDT 2022


monkchiang updated this revision to Diff 441561.
monkchiang added a comment.

Address comment:

1. Remove ReadVLDSX from VLSEGSched, VLSEGFFSched.
2. Add index vector register read for indexed segment load/store.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128886

Files:
  llvm/lib/Target/RISCV/RISCVInstrInfoV.td
  llvm/lib/Target/RISCV/RISCVScheduleV.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128886.441561.patch
Type: text/x-patch
Size: 8604 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220701/655b7eb2/attachment.bin>


More information about the llvm-commits mailing list