aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/LoopUtils.cpp
diff options
context:
space:
mode:
authorRyotaro Kasuga <kasuga.ryotaro@fujitsu.com>2025-03-04 17:24:04 +0900
committerGitHub <noreply@github.com>2025-03-04 17:24:04 +0900
commitaa37a698d4066058d03016ea467230bd039c1eb1 (patch)
treeaf04ac81913b9080968a51df2ec954fc29a98309 /llvm/lib/Transforms/Utils/LoopUtils.cpp
parentd6942d54f677000cf713d2b0eba57b641452beb4 (diff)
downloadllvm-aa37a698d4066058d03016ea467230bd039c1eb1.zip
llvm-aa37a698d4066058d03016ea467230bd039c1eb1.tar.gz
llvm-aa37a698d4066058d03016ea467230bd039c1eb1.tar.bz2
[LoopInterchange] Move some processes to another function (NFC) (#129514)
Some post-processing involved in exchanging a pair of loops has been done separately from `processLoop`, which is a main function that does the transformation. It's better to consolidate these processes into the same function. This patch is a preparation of #127474.
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUtils.cpp')
0 files changed, 0 insertions, 0 deletions