[PATCH] D131547: [Clang][AArch64] Use generic extract/insert vector for svget/svset/svcreate tuples
Dave Green via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Aug 15 07:16:26 PDT 2022
dmgreen added a comment.
I think we usually try to do the same, if the intrinsics have been in released compilers. There is an example in https://reviews.llvm.org/D98487#change-tOTTgECYYAO5, hopefully these would be equally simple.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131547/new/
https://reviews.llvm.org/D131547
More information about the cfe-commits
mailing list