[mlir][scf] Enhance sizes computation in tileUsingSCFForOp.
authorHanhan Wang <hanchung@google.com>
Fri, 28 Oct 2022 20:02:40 +0000 (13:02 -0700)
committerHanhan Wang <hanchung@google.com>
Fri, 28 Oct 2022 20:03:10 +0000 (13:03 -0700)
commit71cf48a62a6d2930d4e782545764aeb725df12f7
tree5b53da47a84ccb69a1ca616553b858cef05f190f
parent2a37ec927e1969da7afa3196873b02cda05547a5
[mlir][scf] Enhance sizes computation in tileUsingSCFForOp.

The boundary is always 1 if the tile size is 1.

Reviewed By: mravishankar

Differential Revision: https://reviews.llvm.org/D136884
mlir/lib/Dialect/SCF/Transforms/TileUsingInterface.cpp