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

I agree that side effects is an overkill here. I suggested it as that's how 
tpidr2 intrinsics were modelled above. But just marking it as read and write 
should be good enough to avoid incorrect reordering.

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