[PATCH] D76689: [Sema][SVE] Fix handling of initialisers for built-in SVE types
Richard Sandiford via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri May 1 17:14:58 PDT 2020
rsandifo-arm added a comment.
In D76689#1939834 <https://reviews.llvm.org/D76689#1939834>, @efriedma wrote:
> Semantically, this makes sense.
>
> I'm not really happy with the use of the term "scalar initializer" to refer to initializing a vector. Seems likely to confuse users.
Yeah, fair point :-) I've tried to use more appropriate wording in the update.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76689/new/
https://reviews.llvm.org/D76689
More information about the cfe-commits
mailing list