================
@@ -243,6 +243,7 @@ AArch64ABIInfo::convertFixedToScalableVectorType(const 
VectorType *VT) const {
 
     case BuiltinType::SChar:
     case BuiltinType::UChar:
+    case BuiltinType::MFloat8:
----------------
momchil-velikov wrote:

Intrinsics are not relevant here.
This is covered by `clang/test/CodeGen/AArch64/pure-scalable-args.c`.

https://github.com/llvm/llvm-project/pull/118969
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to