[PATCH] D135330: [RISCV] Add isel patterns for vmacc, vnmsac.

Yeting Kuo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 11 18:00:07 PDT 2022


fakepaper56 updated this revision to Diff 466985.
fakepaper56 added a comment.

Rebase to main and update test cases.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135330

Files:
  llvm/lib/Target/RISCV/RISCVInstrInfoVVLPatterns.td
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vmacc-vp.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vnmsac-vp.ll
  llvm/test/CodeGen/RISCV/rvv/vmacc-vp.ll
  llvm/test/CodeGen/RISCV/rvv/vnmsac-vp.ll



More information about the llvm-commits mailing list