[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
Wed Mar 15 10:29:33 PDT 2023


nitinjohnraj updated this revision to Diff 505555.
nitinjohnraj added a comment.

Diff updated to add another commit that was missed last time (Sorry, never used commit ranges with arcanist before.)


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.505555.patch
Type: text/x-patch
Size: 58362 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230315/32fa0da3/attachment.bin>


More information about the llvm-commits mailing list