[PATCH] D112534: [PoC][RISCV] Use an attribute to declare C intrinsics with different policy.
Hsiangkai Wang via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Dec 15 22:52:52 PST 2021
HsiangKai updated this revision to Diff 394751.
HsiangKai added a comment.
Address @craig.topper and @frasercrmck's comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112534/new/
https://reviews.llvm.org/D112534
Files:
clang/include/clang/Basic/Attr.td
clang/include/clang/Basic/AttrDocs.td
clang/include/clang/Basic/riscv_vector.td
clang/lib/CodeGen/CGBuiltin.cpp
clang/lib/Sema/SemaDeclAttr.cpp
clang/test/CodeGen/RISCV/rvv-intrinsics/vadd-policy.c
clang/utils/TableGen/RISCVVEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112534.394751.patch
Type: text/x-patch
Size: 12845 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211216/8a49ec13/attachment.bin>
More information about the cfe-commits
mailing list