[PATCH] D76689: [Sema][SVE] Fix handling of initialisers for built-in SVE types

Eli Friedman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 24 12:23:16 PDT 2020


efriedma added a comment.

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.


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