[PATCH] D30739: [OpenMP] "declare simd" for AArch64 Advanced SIMD.

Jonas Hahnfeld via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 21 06:18:44 PDT 2017


Hahnfeld accepted this revision.
Hahnfeld added a comment.
This revision is now accepted and ready to land.

In https://reviews.llvm.org/D30739#706304, @fpetrogalli wrote:

> AFAIK, none of the machinery required in LLVM to expose the mangled names in the vectorizer is present in trunk. There is a patch for x86 under review that does that: https://reviews.llvm.org/D22792


Thanks for the link. I think this patch is fine in that case.


https://reviews.llvm.org/D30739





More information about the cfe-commits mailing list