[PATCH] D81083: [Clang] Allow "vector_size" applied to Booleans
Simon Moll via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 6 08:34:13 PDT 2020
simoll added a comment.
D88905 <https://reviews.llvm.org/D88905> uses ext_vector_type instead of vector_size following up on @rsmith 's suggestion <https://reviews.llvm.org/D81083#2237284>. The review should continue there.
I'll keep D81083 <https://reviews.llvm.org/D81083> around for reference.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81083/new/
https://reviews.llvm.org/D81083
More information about the cfe-commits
mailing list