[PATCH] D130222: [RISCV] Add scheduling class for vector pseudo segment instructions.
Monk Chiang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 20 20:57:48 PDT 2022
monkchiang created this revision.
Herald added subscribers: sunshaoce, VincentWu, luke957, vkmr, frasercrmck, evandro, luismarques, apazos, sameer.abuasal, s.egerton, Jim, benna, psnobl, jocewei, PkmX, the_o, brucehoult, MartinMosbeck, rogfer01, edward-jones, zzheng, jrtc27, shiva0217, kito-cheng, niosHD, sabuasal, simoncook, johnrusso, rbar, asb, hiraditya, arichardson.
Herald added a project: All.
monkchiang requested review of this revision.
Herald added subscribers: llvm-commits, pcwang-thead, eopXD, MaskRay.
Herald added a project: LLVM.
Add scheduling resource for vector segment load/store instructions in D128886 <https://reviews.llvm.org/D128886>.
I miss to add scheduling resource for pseudo segment instructions.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D130222
Files:
llvm/lib/Target/RISCV/RISCVInstrInfoV.td
llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130222.446347.patch
Type: text/x-patch
Size: 10331 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220721/74720866/attachment.bin>
More information about the llvm-commits
mailing list