================ @@ -0,0 +1,45 @@ +#include "ubsan_minimal_common.h" + +using uint3 = unsigned __attribute__((ext_vector_type(3))); ---------------- jhuber6 wrote: Why is all of this necessary? https://github.com/llvm/llvm-project/pull/195979