aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/AST/CommentLexer.cpp
diff options
context:
space:
mode:
authorCongzhe Cao <congzhe.cao@huawei.com>2022-01-14 15:42:00 -0500
committerCongzheUalberta <congzhecao@gmail.com>2022-01-14 16:28:41 -0500
commitfa6a2876c7e43fbb37c076dcf80ffe1ac22e49fc (patch)
treee0118598864b2fe97529c607284888f84686e235 /clang/lib/AST/CommentLexer.cpp
parent3552177229609898d179cbd78bab434a54ea69ee (diff)
downloadllvm-fa6a2876c7e43fbb37c076dcf80ffe1ac22e49fc.zip
llvm-fa6a2876c7e43fbb37c076dcf80ffe1ac22e49fc.tar.gz
llvm-fa6a2876c7e43fbb37c076dcf80ffe1ac22e49fc.tar.bz2
[LoopInterchange] Enable interchange with multiple inner loop indvars
Currently loop interchange only supports loops with one inner loop induction variable. This patch adds support for transformation with more than one inner loop induction variables. The induction PHIs and induction increment instructions are moved/duplicated properly to the new outer header and the new outer latch, respectively. Reviewed By: bmahjour Differential Revision: https://reviews.llvm.org/D114917
Diffstat (limited to 'clang/lib/AST/CommentLexer.cpp')
0 files changed, 0 insertions, 0 deletions