[Mlir-commits] [mlir] [mlir][test] Make SME e2e tests require an emulator (PR #86489)
Mehdi Amini
llvmlistbot at llvm.org
Wed Mar 27 12:27:09 PDT 2024
joker-eph wrote:
> So perhaps mlir-cpu-runner should query the host? But then I'm not sure how to "mix" that with potential emulation.
The lit feature could be "support-sme" and would be a combination of "HW has native support" OR "the emulator is provided"?
https://github.com/llvm/llvm-project/pull/86489
More information about the Mlir-commits
mailing list