constexpr can't handle vector types #41806
Labels
bugzilla
Issues migrated from bugzilla
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
Extended Description
Godbolt: https://godbolt.org/z/l-RaB7
We are unable to use __vector_size or ext_vector_type defined types in constexpr functions.
clang -g0 -O3
The text was updated successfully, but these errors were encountered: