[PATCH] D139386: [RISCV][THEAD] Vendor extensions: Add 'XTheadVdot' T-Head vendor extensions

Jiejie Rong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 8 04:21:45 PST 2022


JojoR updated this revision to Diff 481237.

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

https://reviews.llvm.org/D139386

Files:
  clang/include/clang/Basic/riscv_thead_vector.td
  clang/include/clang/Basic/riscv_vector.td
  clang/include/clang/Support/RISCVVIntrinsicUtils.h
  clang/lib/Support/RISCVVIntrinsicUtils.cpp
  clang/test/CodeGen/RISCV/Vendor/THEAD/vdot-intrinsics-overloaded/vmaqa.c
  clang/test/CodeGen/RISCV/Vendor/THEAD/vdot-intrinsics/vmaqa.c
  clang/test/Preprocessor/riscv-target-thead-features.c
  llvm/include/llvm/IR/IntrinsicsRISCV.td
  llvm/include/llvm/IR/IntrinsicsRISCV_THEAD.td
  llvm/lib/Support/RISCVISAInfo.cpp
  llvm/lib/Target/RISCV/CMakeLists.txt
  llvm/lib/Target/RISCV/RISCV.td
  llvm/lib/Target/RISCV/RISCVInstrInfoV.td
  llvm/lib/Target/RISCV/RISCVSubtarget.h
  llvm/lib/Target/RISCV/Vendor/CMakeLists.txt
  llvm/lib/Target/RISCV/Vendor/THEAD/CMakeLists.txt
  llvm/lib/Target/RISCV/Vendor/THEAD/THEAD.td
  llvm/lib/Target/RISCV/Vendor/THEAD/THEADInstrInfoV.td
  llvm/lib/Target/RISCV/Vendor/THEAD/THEADInstrInfoVPseudo.td
  llvm/lib/Target/RISCV/Vendor/THEAD/THEADSubtarget.h
  llvm/test/CodeGen/RISCV/Vendor/THEAD/attributes.ll
  llvm/test/CodeGen/RISCV/Vendor/THEAD/vdot/vmaqa.ll
  llvm/test/CodeGen/RISCV/Vendor/THEAD/vdot/vmaqasu.ll
  llvm/test/CodeGen/RISCV/Vendor/THEAD/vdot/vmaqau.ll
  llvm/test/CodeGen/RISCV/Vendor/THEAD/vdot/vmaqaus.ll
  llvm/test/MC/RISCV/Vendor/THEAD/vdot/vmaqa.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139386.481237.patch
Type: text/x-patch
Size: 129121 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221208/776bb782/attachment-0001.bin>


More information about the llvm-commits mailing list