[PATCH] D125765: [RISCV] Add type aliases float16_t, float32_t and float64_t

Wang Pengcheng via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 17 23:07:00 PDT 2022


pcwang-thead updated this revision to Diff 430246.
pcwang-thead added a comment.
Herald added a subscriber: MaskRay.

Add a test to check RVV type aliases.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125765

Files:
  clang/include/clang/Basic/riscv_vector.td
  clang/test/CodeGen/RISCV/rvv-type-aliases.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125765.430246.patch
Type: text/x-patch
Size: 6132 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220518/0797a8a6/attachment.bin>


More information about the cfe-commits mailing list