================ @@ -2578,6 +2576,19 @@ bool Type::isSveVLSBuiltinType() const { return false; } +bool Type::isNeonVectorBuiltinType() const { ---------------- momchil-velikov wrote: Done https://github.com/llvm/llvm-project/pull/119031