nemanjai added a comment. In D106120#3196010 <https://reviews.llvm.org/D106120#3196010>, @q66 wrote:
> On x86_64, the program predictably prints `Dv4_i`. The semantics here are not new, but the warning is emitted for generic vector types as a result of https://reviews.llvm.org/D103615. This is perhaps an oversight that should change (i.e. only emit the warning from `CheckVectorCompareOperands()` if the operands are `vector bool/vector pixel`). @stefanp What do you think? Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D106120/new/ https://reviews.llvm.org/D106120 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits