[clang] [Clang] Fix boolean vector bit counting on big-endian targets (PR #209146)

Joseph Huber via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 13 06:21:07 PDT 2026


https://github.com/jhuber6 approved this pull request.

That is some subtle behavior, had no clue the N x i1 -> N conversion implied endianness. Thanks for tracking this down.

https://github.com/llvm/llvm-project/pull/209146


More information about the cfe-commits mailing list