[PATCH] D77056: RFC: [Sema][SVE] Allow non-member operators for SVE types
Eli Friedman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Mar 30 12:30:21 PDT 2020
efriedma added a comment.
> One option would to be wait until there's at least one type that isSizelessBuiltinType but isn't an SVE type. Another would be to introduce it when a feature seems too SVE-specific
Probably not a big deal either way, as long as we document the intent in the code.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77056/new/
https://reviews.llvm.org/D77056
More information about the cfe-commits
mailing list