[PATCH] D124860: [clang][AArch64][SVE] Implicit conversions for vector-scalar operations
David Truby via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed May 25 06:51:25 PDT 2022
DavidTruby added a comment.
In D124860#3533878 <https://reviews.llvm.org/D124860#3533878>, @c-rhodes wrote:
> can the diagnostics improvements be broke out into separate patches? I think it would make this easier to review
I've split the diagnostic changes from this out as D126377 <https://reviews.llvm.org/D126377> and will repost this patch soon based on that one. Thanks!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124860/new/
https://reviews.llvm.org/D124860
More information about the cfe-commits
mailing list