[Mlir-commits] [mlir] [MLIR][test] Run Integration tests for CPU using qemu-aarch64 (PR #101568)

Zhaoshi Zheng llvmlistbot at llvm.org
Tue Aug 13 10:58:23 PDT 2024


================
@@ -29,7 +30,7 @@
 // Do the same run, but now with  VLA vectorization.
 // RUN: %if mlir_arm_sve_tests %{ %{compile_sve} | %{run_sve} | FileCheck %s %}
 
-// UNSUPPORTED: target=aarch64{{.*}}
+// UNSUPPORTED: mlir_arm_emulator
----------------
zhaoshiz wrote:

ok, I added back target=aarch64{{.*}}

https://github.com/llvm/llvm-project/pull/101568


More information about the Mlir-commits mailing list