[Mlir-commits] [mlir] [mlir][ArmNeon] Add linalg.matmul e2e tests (PR #212809)
Andrzej WarzyĆski
llvmlistbot at llvm.org
Thu Aug 6 04:05:39 PDT 2026
================
----------------
banach-space wrote:
> One thing worth notice: since HWCAP2_I8MM detection is Linux-only, on a non-Linux AArch64 host (e.g., macOS) check_hwcap can never succeed
Yes, its time to update the testing logic to account for that (and require an emulator on MacOS).
> Also, we should definitely add to llvm-zorg -DMLIR_RUN_ARM_I8MM_TESTS=ON somewhere.
Indeed, great suggestion! However, this is not a good time, we are re-wiring all of our bots ATM and everything is in flux. Could you, instead, remind me once we land this and I will flag it up internally (and then llvm-zorg update will happen when our infra team is ready).
Thank you!
https://github.com/llvm/llvm-project/pull/212809
More information about the Mlir-commits
mailing list