[PATCH] D136730: [RISCV][CodeGen] Account for LMUL for Vector Integer Arithmetic Instructions

Michael Maitland via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 26 10:36:52 PDT 2022


michaelmaitland updated this revision to Diff 470863.
michaelmaitland added a comment.

I needed to bring back some of the classes that I killed. The subroutines that this change
brings back can be killed at the end of this series of patches.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D136730/new/

https://reviews.llvm.org/D136730

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: D136730.470863.patch
Type: text/x-patch
Size: 73330 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221026/1d5b37a0/attachment-0001.bin>


More information about the llvm-commits mailing list