diff options
author | lorenzo chelini <l.chelini@icloud.com> | 2022-07-19 15:25:03 +0200 |
---|---|---|
committer | lorenzo chelini <l.chelini@icloud.com> | 2022-07-21 08:56:50 +0200 |
commit | 9e6585030533e901a8c24dcb05b38d3f0d10331f (patch) | |
tree | 3c8b06b1518f16af3dcdd5a606c24be2ba9422e1 /llvm/lib/Transforms/Utils/Local.cpp | |
parent | cc72af4e136165916cd1363c5fa1e996aa20f076 (diff) | |
download | llvm-9e6585030533e901a8c24dcb05b38d3f0d10331f.zip llvm-9e6585030533e901a8c24dcb05b38d3f0d10331f.tar.gz llvm-9e6585030533e901a8c24dcb05b38d3f0d10331f.tar.bz2 |
[RFC][MLIR][SCF] Enable better bufferization for `TileConsumerAndFuseProducersUsingSCFForOp`
Replace iterators of the outermost loop with region arguments of the innermost
one. The changes avoid later `bufferization` passes to insert allocation within
the body of the innermost loop.
Reviewed By: mravishankar
Differential Revision: https://reviews.llvm.org/D130083
Diffstat (limited to 'llvm/lib/Transforms/Utils/Local.cpp')
0 files changed, 0 insertions, 0 deletions