[Mlir-commits] [mlir] [MLIR][Vector] Added ToElementsOp::fold for broadcast->to_elements pattern rewrite. (PR #160318)
David Spickett
llvmlistbot at llvm.org
Wed Oct 8 07:12:56 PDT 2025
DavidSpickett wrote:
```
# | 1: Failed to create MemoryBuffer for: /home/tcwg-buildbot/worker/clang-aarch64-sve-vls/stage1/tools/mlir/test/Integration/Dialect/Tensor/Output/dim-runtime-verification.mlir.tmplir_runner_utils
# | 2: Error: No such file or directory
# | 3: ERROR: Runtime op verification failed
```
Not sure which order these would have happened in. First guess is it failed to process something, so didn't create the file, so it didn't find the file it should have created.
https://github.com/llvm/llvm-project/pull/160318
More information about the Mlir-commits
mailing list