[Mlir-commits] [mlir] [MLIR][Linalg] Scalable Vectorization of	Reduction (PR #97788)
    Zhaoshi Zheng 
    llvmlistbot at llvm.org
       
    Wed Jul 17 11:22:53 PDT 2024
    
    
  
zhaoshiz wrote:
> if you are building on X86, do other SVE integration tests work for you?
no, all SVE test written with `%libmlir_runner_utils` will fail when built with -DARM_EMULATOR_EXECUTABLE, etc.
so to make them work in both ways, we need to update the tests to use `%mlir_native_utils_lib_dir`?
https://github.com/llvm/llvm-project/pull/97788
    
    
More information about the Mlir-commits
mailing list