[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 07:34:47 PDT 2021


khchen updated this revision to Diff 338109.
khchen added a comment.

Address the Craig's comments.

Thanks for point out typo again and again...


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.338109.patch
Type: text/x-patch
Size: 310198 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210416/87a3567c/attachment-0001.bin>


More information about the cfe-commits mailing list