[PATCH] D125875: [RISCV] Add vread_csr and vwrite_csr to riscv_vector.h

Wang Pengcheng via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 24 05:53:28 PDT 2022


pcwang-thead updated this revision to Diff 431654.
pcwang-thead added a comment.

- Rebase.
- move tests to `test/CodeGen/RISCV/rvv-intrinsics`.
- Update functions' attrs.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125875

Files:
  clang/include/clang/Basic/riscv_vector.td
  clang/test/CodeGen/RISCV/rvv-intrinsics/vread-csr.c
  clang/test/CodeGen/RISCV/rvv-intrinsics/vwrite-csr.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125875.431654.patch
Type: text/x-patch
Size: 5114 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220524/0e9b1db1/attachment.bin>


More information about the cfe-commits mailing list