[PATCH] D105611: [RISCV] Support overloading for RVV miscellaneous functions.

Zakk Chen via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 13 21:36:00 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG08cf69c31f84: [RISCV] Support overloading for RVV miscellaneous functions. (authored by khchen).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105611

Files:
  clang/include/clang/Basic/riscv_vector.td
  clang/test/CodeGen/RISCV/rvv-intrinsics-overloaded/vget.c
  clang/test/CodeGen/RISCV/rvv-intrinsics-overloaded/vlmul.c
  clang/test/CodeGen/RISCV/rvv-intrinsics-overloaded/vreinterpret.c
  clang/test/CodeGen/RISCV/rvv-intrinsics-overloaded/vset.c
  clang/utils/TableGen/RISCVVEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105611.358507.patch
Type: text/x-patch
Size: 222808 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210714/4fc4fa74/attachment-0001.bin>


More information about the cfe-commits mailing list