diff options
author | Matthias Springer <me@m-sp.org> | 2023-12-12 08:56:23 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-12 08:56:23 +0900 |
commit | a43641c9dbd7e61d10f130858b55cf011260cebf (patch) | |
tree | 2fcdd5cd1bc687fc4755ed8d6160fe625e08bb50 /llvm/unittests/ADT/StringMapTest.cpp | |
parent | 6ed1daa0c9413bf63c2bd1f113bba4fb119f2b2b (diff) | |
download | llvm-a43641c9dbd7e61d10f130858b55cf011260cebf.zip llvm-a43641c9dbd7e61d10f130858b55cf011260cebf.tar.gz llvm-a43641c9dbd7e61d10f130858b55cf011260cebf.tar.bz2 |
[mlir][bufferization] Fix `regionOperatesOnMemrefValues` (#75016)
`Region::walk([](Block *b) {...})` does not enumerate blocks that are
direct children of the region. These blocks must be checked manually.
Diffstat (limited to 'llvm/unittests/ADT/StringMapTest.cpp')
0 files changed, 0 insertions, 0 deletions