diff options
author | Matthias Springer <me@m-sp.org> | 2024-04-17 09:20:55 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-17 09:20:55 +0200 |
commit | 9f3334e9932fc9b55cd3590b140913222454c031 (patch) | |
tree | f6b3567c6af68709fe1d8b8e670562bc481ffad6 /lldb/packages/Python/lldbsuite/test | |
parent | 49b209d0d1833a339e66735e1288c1805224603e (diff) | |
download | llvm-9f3334e9932fc9b55cd3590b140913222454c031.zip llvm-9f3334e9932fc9b55cd3590b140913222454c031.tar.gz llvm-9f3334e9932fc9b55cd3590b140913222454c031.tar.bz2 |
[mlir][SparseTensor] Add missing dependent dialect to pass (#88870)
This commit fixes the following error when stopping the sparse compiler
pipeline after bufferization (e.g., with `test-analysis-only`):
```
LLVM ERROR: Building op `vector.print` but it isn't known in this MLIRContext: the dialect may not be loaded or this operation hasn't been added by the dialect. See also https://mlir.llvm.org/getting_started/Faq/#registered-loaded-dependent-whats-up-with-dialects-management
```
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions