================
@@ -0,0 +1,67 @@
+; NOTE: Assertions have been autogenerated by utils/update_test_checks.py
+; RUN: opt -mattr=+sme -S -passes=instcombine < %s | FileCheck %s 
-check-prefix=NON-STREAMING
+; RUN: opt -mattr=+sme -S -passes=instcombine -force-streaming < %s | 
FileCheck %s -check-prefix=STREAMING
----------------
paulwalker-arm wrote:

Do you mind adding a RUN line for the streaming-compatible use case as well.

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

Reply via email to