[Mlir-commits] [mlir] [MLIR][test] Run Integration tests for CPU using qemu-aarch64 (PR #101568)
    Andrzej WarzyĆski 
    llvmlistbot at llvm.org
       
    Tue Aug 13 11:35:44 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
----------------
banach-space wrote:
Why is `mlir_arm_emulator`? Could you add a note in the summary? Thanks!
https://github.com/llvm/llvm-project/pull/101568
    
    
More information about the Mlir-commits
mailing list