[PATCH] D75515: [RISCV] Add new SchedRead and SchedWrite

Shiva Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 5 02:14:11 PST 2020


shiva0217 updated this revision to Diff 248414.
shiva0217 added a comment.

Update the patch to address @HsiangKai's comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75515

Files:
  llvm/lib/Target/RISCV/RISCVInstrInfo.td
  llvm/lib/Target/RISCV/RISCVInstrInfoD.td
  llvm/lib/Target/RISCV/RISCVInstrInfoF.td
  llvm/lib/Target/RISCV/RISCVSchedRocket32.td
  llvm/lib/Target/RISCV/RISCVSchedRocket64.td
  llvm/lib/Target/RISCV/RISCVSchedule.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75515.248414.patch
Type: text/x-patch
Size: 12313 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200305/07669abf/attachment.bin>


More information about the llvm-commits mailing list