[PATCH] D153057: [RISCV] Introduce RISCVISD::VWMACC(U/SU)_VL opcode

Nitin John Raj via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 16 01:25:58 PDT 2023


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

Changed order of case statements to match the enum constructor order


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153057

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVISelLowering.h
  llvm/lib/Target/RISCV/RISCVInstrInfoVVLPatterns.td
  llvm/test/CodeGen/RISCV/rvv/vwmaccsu-vp.ll
  llvm/test/CodeGen/RISCV/rvv/vwmaccus-vp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153057.532041.patch
Type: text/x-patch
Size: 13216 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230616/d21e04ae/attachment.bin>


More information about the llvm-commits mailing list