[clang] [clang] Mark `__builtin_convertvector` and `__builtin_shufflevector` as `constexpr`. (PR #112129)
Simon Pilgrim via cfe-commits
cfe-commits at lists.llvm.org
Sun Oct 13 09:33:56 PDT 2024
RKSimon wrote:
How are we already able to use these in constexpr if they are missing the attribute?
https://github.com/llvm/llvm-project/pull/112129
More information about the cfe-commits
mailing list