simoll added a comment. I'd like to hear your feedback on how to proceed with this patch.
Here is what i would do: For this patch, we switch to ext_vector_type for bool vectors to not clash head on with GCC should GCC decide to allow vector_size bool with a different semantics in the future. For the future, we propose a `_BitVector(N)` extension possibly aiming for a C/C++ TS. We can build on our experience with the ext_vector_type bool for this. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D81083/new/ https://reviews.llvm.org/D81083 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits