[PATCH] D150238: [RISCV][NFC] Remove LMUL from vmv.s.x and vmv.x.s scheduler classes

Nitin John Raj via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 9 18:01:25 PDT 2023


nitinjohnraj created this revision.
nitinjohnraj added a reviewer: craig.topper.
Herald added subscribers: jobnoorman, luke, VincentWu, 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.
nitinjohnraj requested review of this revision.
Herald added subscribers: llvm-commits, pcwang-thead, eopXD, MaskRay.
Herald added a project: LLVM.

These instructions don't read or write register groups. We only pretend they do in intrinsics and pseudoinstructions.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D150238

Files:
  llvm/lib/Target/RISCV/RISCVInstrInfoV.td
  llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
  llvm/lib/Target/RISCV/RISCVScheduleV.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150238.520875.patch
Type: text/x-patch
Size: 7342 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230510/654bdf92/attachment.bin>


More information about the llvm-commits mailing list