[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:19:10 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG2749b942e90b: [RISCV] Add isel patterns for vmacc, vnmsac. (authored by fakepaper56).

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