diff options
author | Matthias Springer <springerm@google.com> | 2022-10-24 14:19:31 +0200 |
---|---|---|
committer | Matthias Springer <springerm@google.com> | 2022-10-24 14:34:41 +0200 |
commit | c9b3638126e520917ad42d3ec38ad31fd389e4b5 (patch) | |
tree | fa7dd5d5641ec179acc490ac2f6fecbecab87e55 /clang/lib/Frontend/InitPreprocessor.cpp | |
parent | 9ec7448857c1bcbc9878e9912167d9453d3be673 (diff) | |
download | llvm-c9b3638126e520917ad42d3ec38ad31fd389e4b5.zip llvm-c9b3638126e520917ad42d3ec38ad31fd389e4b5.tar.gz llvm-c9b3638126e520917ad42d3ec38ad31fd389e4b5.tar.bz2 |
[mlir][scf][bufferize] Fix bufferizesToMemoryRead with 0 loop iterations
There was a bug in scf.for loop bufferization that could lead to a missing buffer copy (alloc was there, but not the copy).
Differential Revision: https://reviews.llvm.org/D135053
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions