[PATCH] D100611: [RISCV] Add new attribute __clang_riscv_builtin_alias for intrinsics.
Hsiangkai Wang via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Apr 18 19:19:06 PDT 2021
HsiangKai added a comment.
In D100611#2697055 <https://reviews.llvm.org/D100611#2697055>, @khchen wrote:
> Look good to me.
> BTW, we also need to update the document <https://clang.llvm.org/docs/AttributeReference.html#clang-arm-builtin-alias> later.
`AttributeReference.html` will be updated according to the content of `AttrDocs.td`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100611/new/
https://reviews.llvm.org/D100611
More information about the cfe-commits
mailing list