[PATCH] D92715: [Clang][RISCV] Define RISC-V V builtin types

Hsiangkai Wang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 4 22:01:02 PST 2021


HsiangKai added a comment.
Herald added subscribers: StephenFan, vkmr.

In D92715#2520925 <https://reviews.llvm.org/D92715#2520925>, @craig.topper wrote:

> I wonder if these types should be prefixed with "__clang_" like AArch64 tuple types?

It seems only AArch64 tuple types have "__clang_" prefix.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92715



More information about the cfe-commits mailing list