[PATCH] D140771: [RISCV] Add codegen support for RISCV XTHeadVdot Extension

Jiejie Rong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 9 18:14:44 PST 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG7546c96be3c5: [RISCV] Add codegen support for RISCV XTHeadVdot Extension (authored by JojoR).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140771

Files:
  llvm/include/llvm/IR/IntrinsicsRISCV.td
  llvm/include/llvm/IR/IntrinsicsRISCVXTHead.td
  llvm/lib/Target/RISCV/RISCVInstrInfoXTHead.td
  llvm/test/CodeGen/RISCV/rvv/xtheadvdot-vmaqa.ll
  llvm/test/CodeGen/RISCV/rvv/xtheadvdot-vmaqasu.ll
  llvm/test/CodeGen/RISCV/rvv/xtheadvdot-vmaqau.ll
  llvm/test/CodeGen/RISCV/rvv/xtheadvdot-vmaqaus.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140771.487632.patch
Type: text/x-patch
Size: 50669 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230110/8bebb4e4/attachment.bin>


More information about the llvm-commits mailing list