[Mlir-commits] [mlir] [mlir][test][sve] Add e2e test for linalg.pack + linalg.unpack (PR #129696)
David Spickett
llvmlistbot at llvm.org
Thu Mar 6 02:23:04 PST 2025
DavidSpickett wrote:
This is failing on our bots: https://lab.llvm.org/buildbot/#/builders/17/builds/6269
```
# .---command stderr------------
# | 'mlir-cpu-runner': command not found
# `-----------------------------
# error: command failed with exit status: 127
```
Does it need to use a substitution maybe?
https://github.com/llvm/llvm-project/pull/129696
More information about the Mlir-commits
mailing list