diff options
author | Matthias Springer <me@m-sp.org> | 2023-10-08 08:46:43 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-08 08:46:43 -0700 |
commit | 876334321f842edadcc0cd4241c76b59bb888b9e (patch) | |
tree | d1cd3f602f8c07b9352efc789dfc02da0db12e37 /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | 32f719776552542691f14e786400fc222b7416f1 (diff) | |
download | llvm-876334321f842edadcc0cd4241c76b59bb888b9e.zip llvm-876334321f842edadcc0cd4241c76b59bb888b9e.tar.gz llvm-876334321f842edadcc0cd4241c76b59bb888b9e.tar.bz2 |
[mlir][bufferization] Update empty_tensor_elimination transform op (#68497)
The empty tensor elimination pass semantics have changed recently: when
applied to a module, the One-Shot Module Analysis is run. Otherwise, the
regular One-Shot Analysis is run. The latter one is slightly different
because it ignores function boundaries and treats function block
arguments as "read-only".
This commit updates the transform dialect op to behave in the same way.
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions