diff options
author | Vivek <vivekkhandelwal1424@gmail.com> | 2021-02-23 00:48:04 +0530 |
---|---|---|
committer | Uday Bondhugula <uday@polymagelabs.com> | 2021-02-23 00:50:04 +0530 |
commit | 817d343fb048b330b77a7b4ef0af0dba7450dfb2 (patch) | |
tree | fd7208f31829f9975ad58c26a8a5ca902c817fdb /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 1b968467c057df980df214a88cddac74dccff15e (diff) | |
download | llvm-817d343fb048b330b77a7b4ef0af0dba7450dfb2.zip llvm-817d343fb048b330b77a7b4ef0af0dba7450dfb2.tar.gz llvm-817d343fb048b330b77a7b4ef0af0dba7450dfb2.tar.bz2 |
[MLIR] Fix tilePerfectlyNested utility for handling non-unit step size
The current implementation of tilePerfectlyNested utility doesn't handle
the non-unit step size. We have added support to perform tiling
correctly even if the step size of the loop to be tiled is non-unit.
Fixes https://bugs.llvm.org/show_bug.cgi?id=49188.
Differential Revision: https://reviews.llvm.org/D97037
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions