diff options
author | Aart Bik <39774503+aartbik@users.noreply.github.com> | 2024-01-10 13:36:20 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-10 13:36:20 -0800 |
commit | aec73eade7af0e22c944714bec31570181bc1ad4 (patch) | |
tree | 5c65767d62b567a2a7c08751cb168c342993f359 /clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp | |
parent | a08506e374f5938e30a9c13b61a697e8c0e12aa3 (diff) | |
download | llvm-aec73eade7af0e22c944714bec31570181bc1ad4.zip llvm-aec73eade7af0e22c944714bec31570181bc1ad4.tar.gz llvm-aec73eade7af0e22c944714bec31570181bc1ad4.tar.bz2 |
[mlir][sparse] allow unknown ops in one-shot bufferization in mini-pipeline (#77688)
Rationale:
Since this mini-pipeline may be used in alternative pipelines (viz.
different from the default "sparsifier" pipeline) where unknown ops are
handled by alternative bufferization methods that are downstream of this
mini-pipeline, we allow unknown ops by default (failure to bufferize is
eventually apparent by failing to convert to LLVM IR).
This is part of enabling e2e testing for TORCH-MLIR tests using a
sparsifier backend
Diffstat (limited to 'clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp')
0 files changed, 0 insertions, 0 deletions