[PATCH] D117545: [RISCV] Add instruction schedule for Zbe extension and Zbm extension
WangLian via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 18 00:48:20 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, eopXD, jacquesguan, MaskRay.
Zbe extension
bdecompress/bcompress/bdecompressw/bcompressw, each instruction defined one schedule class
Zbm extension
bmator/bmatxor/bmatflip are grouped together, defined one schedule class
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D117545
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: D117545.400754.patch
Type: text/x-patch
Size: 5502 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220118/b73fd3d0/attachment.bin>
More information about the llvm-commits
mailing list