diff options
author | Marcel Koester <marcel.koester@dfki.de> | 2020-04-21 15:12:10 +0200 |
---|---|---|
committer | Marcel Koester <marcel.koester@dfki.de> | 2020-05-04 14:23:15 +0200 |
commit | 67b466deda1dcee2ba4bea8ad3579415df678249 (patch) | |
tree | 41bff596f94436cc79e5b924b3de23e86a58cc13 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 19f5da9c1d698653f942b504544a73b85b1e703c (diff) | |
download | llvm-67b466deda1dcee2ba4bea8ad3579415df678249.zip llvm-67b466deda1dcee2ba4bea8ad3579415df678249.tar.gz llvm-67b466deda1dcee2ba4bea8ad3579415df678249.tar.bz2 |
[mlir] Removed tight coupling of BufferPlacement pass to Alloc and Dealloc.
The current BufferPlacement implementation tries to find Alloc and Dealloc
operations in order to move them. However, this is a tight coupling to
standard-dialect ops which has been removed in this CL.
Differential Revision: https://reviews.llvm.org/D78993
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions