[PATCH] D144925: [RISCV][NFC] Replace the pseudos for instructions that depend on lmul with variants that encode the SEW into the name
Nitin John Raj via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 14 15:10:53 PDT 2023
nitinjohnraj updated this revision to Diff 505289.
nitinjohnraj marked 8 inline comments as done and an inline comment as not done.
nitinjohnraj retitled this revision from "[RISCV][NFC] Replace the pseudos for instructions that depend on lmul with variants that encode the SEW into the name " to "[RISCV][NFC] Replace the pseudos for instructions that depend on lmul with variants that encode the SEW into the name".
nitinjohnraj added a comment.
Made the SchedReads and SchedWrites sew-aware
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144925/new/
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.505289.patch
Type: text/x-patch
Size: 10213 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230314/6a3a15ac/attachment.bin>
More information about the llvm-commits
mailing list