diff options
author | Matthias Springer <me@m-sp.org> | 2024-11-21 10:51:23 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-21 10:51:23 +0900 |
commit | cbc780223374740fcc6771a6d5f53070a7bed2e7 (patch) | |
tree | 3fa3719fb4d39f5ff91469e4145595edde766a0d /clang/lib/Basic/SourceManager.cpp | |
parent | 258a5d499e87dc85109d97d1708abef61893a5a0 (diff) | |
download | llvm-cbc780223374740fcc6771a6d5f53070a7bed2e7.zip llvm-cbc780223374740fcc6771a6d5f53070a7bed2e7.tar.gz llvm-cbc780223374740fcc6771a6d5f53070a7bed2e7.tar.bz2 |
[mlir][bufferization] Remove `finalizing-bufferize` pass (#114154)
The dialect conversion-based bufferization passes have been migrated to
One-Shot Bufferize about two years ago. To clean up the code base, this
commit removes the `finalizing-bufferize` pass, one of the few remaining
parts of the old infrastructure. Most bufferization passes have already
been removed.
Note for LLVM integration: If you depend on this pass, migrate to
One-Shot Bufferize or copy the pass to your codebase.
Depends on #114152.
Diffstat (limited to 'clang/lib/Basic/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions