Skip to content

Commit ea20647

Browse files
authored
[mlir][ArmSME] NFC: -force-streaming-compatible-sve rename fixup (#93177)
-force-streaming-compatible-sve was renamed in #92774 but this test was missed, no longer required so removing.
1 parent af36fb0 commit ea20647

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mlir/test/Integration/Dialect/Vector/CPU/ArmSME/test-ssve.mlir

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
// DEFINE: %{compile} = mlir-opt %s -test-lower-to-llvm
33
// DEFINE: %{run} = %mcr_aarch64_cmd \
44
// DEFINE: -march=aarch64 -mattr=+sve,+sme \
5-
// DEFINE: --force-streaming-compatible-sve \
65
// DEFINE: -e %{entry_point} -entry-point-result=i32 \
76
// DEFINE: -shared-libs=%mlir_runner_utils,%mlir_c_runner_utils
87

0 commit comments

Comments
 (0)