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

Zhaoshi Zheng llvmlistbot at llvm.org
Tue Aug 13 14:25:07 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: target=aarch64{{.*}}, mlir_arm_emulator
----------------
zhaoshiz wrote:

I added comments in mlir/test/lit.site.cfg.py.in and the summary.

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


More information about the Mlir-commits mailing list