[PATCH] D146198: [RISCV] Make Latency/ResourceCycles relevant to LMUL

Wang Pengcheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 30 04:09:20 PDT 2023


pcwang-thead updated this revision to Diff 509607.
pcwang-thead added a comment.

- Fix errors.
- Rename `index` to `IndexByLMUL`.
- Support `WorstCase`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146198

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146198.509607.patch
Type: text/x-patch
Size: 5612 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230330/f9882b44/attachment.bin>


More information about the llvm-commits mailing list