diff options
author | Dennis Filimonov <dennis.filimonov@gmail.com> | 2024-08-14 14:22:47 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-14 13:22:47 +0200 |
commit | 6de04e6fe8b1520ef3e4073ff222e623b7dc9cb9 (patch) | |
tree | 37d72d630f19e3fd1479d4f609bea7839b8aa53d /llvm/lib/IR/Module.cpp | |
parent | 9e318bac5b26245c7be7c007975b7589cfcfd8d3 (diff) | |
download | llvm-6de04e6fe8b1520ef3e4073ff222e623b7dc9cb9.zip llvm-6de04e6fe8b1520ef3e4073ff222e623b7dc9cb9.tar.gz llvm-6de04e6fe8b1520ef3e4073ff222e623b7dc9cb9.tar.bz2 |
[mlir][bufferization] Adding the optimize-allocation-liveness pass (#101827)
Adding a pass that is expected to run after the deallocation pipeline
and will move buffer deallocations right after their last user or
dependency, thus optimizing the allocation liveness.
Diffstat (limited to 'llvm/lib/IR/Module.cpp')
0 files changed, 0 insertions, 0 deletions