[Mlir-commits] [mlir] [MLIR][Linalg] Scalable Vectorization of Reduction (PR #97788)

Andrzej Warzyński llvmlistbot at llvm.org
Thu Jul 18 11:32:10 PDT 2024


banach-space wrote:

> 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`?

Sorry about this - thank you for checking and for reporting 🙏🏻 Yes, we need to fix this. Would you have the cycles for this?

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


More information about the Mlir-commits mailing list