[PATCH] D144925: [RISCV][NFC] Added possible SEWs associated with a given LMUL
Nitin John Raj via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 27 15:26:28 PST 2023
nitinjohnraj created this revision.
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.
[RISCV][NFC] Remove SEW suffix from pseudoinstructions
[RISCV] Made vcompress pseudoinstruction SEW-aware
[RISCV] Made vrgather.vv and vrgatherei16 pseudoinstructions SEW-aware
[RISCV] Made division pseudoinstructions SEW-aware
[RISCV] Made fsqrtv pseudoinstruction SEW-aware
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D144925
Files:
llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
llvm/lib/Target/RISCV/RISCVInstrInfoVSDPatterns.td
llvm/lib/Target/RISCV/RISCVInstrInfoVVLPatterns.td
llvm/lib/Target/RISCV/RISCVScheduleV.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144925.500937.patch
Type: text/x-patch
Size: 56830 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230227/8c85e0e3/attachment-0001.bin>
More information about the llvm-commits
mailing list