diff options
author | Uday Bondhugula <uday@polymagelabs.com> | 2021-12-04 07:19:16 +0530 |
---|---|---|
committer | Uday Bondhugula <uday@polymagelabs.com> | 2021-12-04 07:20:26 +0530 |
commit | 2108ed0671c0581efed8de929c862dbbc3e31c24 (patch) | |
tree | 071b4de7e47662a5230acd33227d599ba9a49edb /llvm/lib/CodeGen/LiveDebugVariables.cpp | |
parent | 9e42f2aa0b832c22377c993d64eb42aec65aa931 (diff) | |
download | llvm-2108ed0671c0581efed8de929c862dbbc3e31c24.zip llvm-2108ed0671c0581efed8de929c862dbbc3e31c24.tar.gz llvm-2108ed0671c0581efed8de929c862dbbc3e31c24.tar.bz2 |
[MLIR] Fix affine.for unroll for multi-result upper bound maps
Fix affine.for unroll for multi-result upper bound maps: these can't be
unrolled/unroll-and-jammed in cases where the trip count isn't known to
be a multiple of the unroll factor.
Fix and clean up repeated/unnecessary checks/comments at helper callees.
Also, fix clang-tidy variable naming warnings and redundant includes.
Differential Revision: https://reviews.llvm.org/D114662
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions