diff options
author | Mahesh Ravishankar <ravishankarm@google.com> | 2022-09-26 22:09:31 +0000 |
---|---|---|
committer | Mahesh Ravishankar <ravishankarm@google.com> | 2022-09-29 16:52:02 +0000 |
commit | 0d5cb90f6c44730a74f49feb6f5b624b3414e459 (patch) | |
tree | b1f3a261cdf3ade0f14c91c796239451292ffb52 /clang/lib/Frontend/InitPreprocessor.cpp | |
parent | f079ba76cf0fe0c105f1ce05636342bc2dbe57b4 (diff) | |
download | llvm-0d5cb90f6c44730a74f49feb6f5b624b3414e459.zip llvm-0d5cb90f6c44730a74f49feb6f5b624b3414e459.tar.gz llvm-0d5cb90f6c44730a74f49feb6f5b624b3414e459.tar.bz2 |
[mlir][scf] Simplify the logic for `replaceLoopWithNewYields` for perfectly nested loops.
Based on discussion in https://reviews.llvm.org/D134411, instead of
first modifying the inner most loop first followed by modifying the
outer loops from inside out, this patch restructures the logic to
start the modification from the outer most loop.
Differential Revision: https://reviews.llvm.org/D134832
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions