[clang] [clang] Implement constexpr bit_cast for vectors (PR #66894)
Richard Smith via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 20 13:20:30 PDT 2023
https://github.com/zygoloid commented:
Generally this looks good to me, but doesn't seem to properly handle `__attribute__((ext_vector_type(N))) bool`.
https://github.com/llvm/llvm-project/pull/66894
More information about the cfe-commits
mailing list