[PATCH] D98388: [RISCV][Clang] Add RVV vle/vse intrinsic functions.

Zakk Chen via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 12 09:00:17 PST 2021


khchen updated this revision to Diff 330264.
khchen marked an inline comment as done.
khchen added a comment.

address craig.topper and rogfer01's suggestions, thanks!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98388

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98388.330264.patch
Type: text/x-patch
Size: 197570 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210312/666de4d9/attachment-0001.bin>


More information about the cfe-commits mailing list