[PATCH] D75850: [ARM, CDE] Generalize MVE intrinsics infrastructure to support CDE
Mikhail Maltsev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Mar 9 10:14:22 PDT 2020
miyuki added a comment.
In D75850#1912810 <https://reviews.llvm.org/D75850#1912810>, @sdesmalen wrote:
> but am happy to update my patch to reuse the generic `__clang_arm_builtin_alias`!
Please do. It would be nicer to have a single attribute than 2 or 3 distinct ones which serve essentially the same goal.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75850/new/
https://reviews.llvm.org/D75850
More information about the cfe-commits
mailing list