================
@@ -256,7 +256,7 @@ bool AArch64TTIImpl::areInlineCompatible(const Function 
*Caller,
     CalleeAttrs.set(SMEAttrs::SM_Enabled, true);
   }
 
-  if (CalleeAttrs.isNewZA())
----------------
kmclaughlin-arm wrote:

Thanks @MacDue, there should be a similar restriction in Clang which I've now 
added.

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

Reply via email to