[PATCH] D112102: [RISCV] Reduce the number of RISCV vector builtins by an order of magnitude.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 20 09:05:16 PDT 2021


craig.topper updated this revision to Diff 380982.
craig.topper added a comment.

Rebase


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D112102

Files:
  clang/include/clang/Basic/riscv_vector.td
  clang/lib/Sema/SemaChecking.cpp
  clang/test/CodeGen/RISCV/riscv-attr-builtin-alias.c
  clang/test/CodeGen/RISCV/rvv-intrinsics-overloaded/vmerge.c
  clang/test/CodeGen/RISCV/rvv-intrinsics/vmerge.c
  clang/utils/TableGen/RISCVVEmitter.cpp
  llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
  llvm/test/CodeGen/RISCV/rvv/vmerge-rv32.ll
  llvm/test/CodeGen/RISCV/rvv/vmerge-rv64.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112102.380982.patch
Type: text/x-patch
Size: 57660 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211020/44856016/attachment.bin>


More information about the llvm-commits mailing list