[PATCH] D75298: [Clang][SVE] Parse builtin type string for scalable vectors
Sander de Smalen via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 12 09:46:23 PDT 2020
sdesmalen added a comment.
In D75298#1918489 <https://reviews.llvm.org/D75298#1918489>, @efriedma wrote:
> Changing the way we expose the builtins isn't going to affect most of the code related to the SVE intrinsics. I'm fine sticking with a known working approach, and trying to address that issue later.
Okay, thanks! In that case, are you happy with the patch as it is now?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75298/new/
https://reviews.llvm.org/D75298
More information about the cfe-commits
mailing list