[PATCH] D120012: [RISCV] Add schedule class for Zbp extension and Zbr extension

WangLian via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 16 23:26:02 PST 2022


Jimerlife created this revision.
Jimerlife added reviewers: craig.topper, benshi001, asb, jrtc27.
Jimerlife added a project: LLVM.
Herald added subscribers: VincentWu, luke957, achieveartificialintelligence, vkmr, frasercrmck, evandro, luismarques, apazos, sameer.abuasal, s.egerton, Jim, benna, psnobl, jocewei, PkmX, the_o, brucehoult, MartinMosbeck, rogfer01, edward-jones, zzheng, kito-cheng, niosHD, sabuasal, simoncook, johnrusso, rbar, hiraditya.
Jimerlife requested review of this revision.
Herald added subscribers: llvm-commits, pcwang-thead, eopXD, jacquesguan, MaskRay.

Try to add schedule class for Zbp extension and Zbr extension


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D120012

Files:
  llvm/lib/Target/RISCV/RISCVInstrInfoZb.td
  llvm/lib/Target/RISCV/RISCVSchedRocket.td
  llvm/lib/Target/RISCV/RISCVSchedSiFive7.td
  llvm/lib/Target/RISCV/RISCVScheduleB.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120012.409501.patch
Type: text/x-patch
Size: 12178 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220217/183a3f6a/attachment.bin>


More information about the llvm-commits mailing list