================
@@ -3179,9 +3217,9 @@ let TargetPrefix = "aarch64" in {
                               [IntrNoMem, IntrHasSideEffects]>;
 
   def int_aarch64_sme_za_enable
----------------
paulwalker-arm wrote:

Thanks @Lukacma. I initially thought enabling ZA might trigger some 
initialisation state, similar to what happens when entering/existing streaming 
mode, but I see that's not the case so this seems like a sensible direction to 
consider once we've lock down the transition to target memory.

https://github.com/llvm/llvm-project/pull/154144
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to