craig.topper added inline comments.

================
Comment at: clang/lib/CodeGen/CGCall.cpp:5268
+          assert(STy->containsHomogeneousScalableVectorTypes() &&
+                 "ABI only supports structure with hmogeneous scalable vector "
+                 "type");
----------------
Homogeneous


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D157953/new/

https://reviews.llvm.org/D157953

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to