[PATCH] D100391: [RISCV][Clang] Add RVV miscellaneous intrinsic functions.

Zakk Chen via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 16 09:42: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 rG8f683366afcf: [RISCV][Clang] Add RVV miscellaneous intrinsic functions. (authored by khchen).

Changed prior to commit:
  https://reviews.llvm.org/D100391?vs=338109&id=338155#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100391

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100391.338155.patch
Type: text/x-patch
Size: 309454 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210416/caa78bc3/attachment-0001.bin>


More information about the cfe-commits mailing list