[PATCH] D87873: [RISCV] Merge the pipeline models for Rocket

Evandro Menezes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 17 16:58:56 PDT 2020


evandro created this revision.
evandro added reviewers: HsiangKai, compilerguy, asb, lenary.
Herald added subscribers: llvm-commits, luismarques, apazos, sameer.abuasal, pzheng, s.egerton, Jim, benna, psnobl, jocewei, PkmX, jfb, the_o, brucehoult, MartinMosbeck, rogfer01, edward-jones, zzheng, shiva0217, kito-cheng, niosHD, sabuasal, simoncook, johnrusso, rbar, hiraditya.
Herald added a project: LLVM.
evandro requested review of this revision.
Herald added a subscriber: MaskRay.

Merge the 32 and 64 bit pipeline models for Rocket into a single file.


https://reviews.llvm.org/D87873

Files:
  llvm/lib/Target/RISCV/RISCV.td
  llvm/lib/Target/RISCV/RISCVSchedRocket.td
  llvm/lib/Target/RISCV/RISCVSchedRocket64.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87873.292665.patch
Type: text/x-patch
Size: 19781 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200917/eae31627/attachment-0001.bin>


More information about the llvm-commits mailing list