diff options
author | Matthias Springer <me@m-sp.org> | 2023-10-02 11:01:12 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-02 11:01:12 +0200 |
commit | 43198b0aa218e261ff7d72c85f6fbbc02cf3bc64 (patch) | |
tree | 0083a2b509e2af848d26bd4d01a9fcb164f5de1f /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 53179129edbff13644b7c46336773fb8740899c9 (diff) | |
download | llvm-43198b0aa218e261ff7d72c85f6fbbc02cf3bc64.zip llvm-43198b0aa218e261ff7d72c85f6fbbc02cf3bc64.tar.gz llvm-43198b0aa218e261ff7d72c85f6fbbc02cf3bc64.tar.bz2 |
[mlir][bufferization] Better analysis around allocs and block arguments (#67923)
Values that are the result of buffer allocation ops are guaranteed to
*not* be the same allocation as block arguments of containing blocks.
This fact can be used to allow for more aggressive simplification of
`bufferization.dealloc` ops.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions