[PATCH] D154205: [MachineLICM] Handle subloops
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 12 09:27:25 PDT 2023
craig.topper added a comment.
Why do we want to visit inner loops first? Doesn't the algorithm visit all blocks of the inner loops when its on an outer loop anyway?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D154205/new/
https://reviews.llvm.org/D154205
More information about the llvm-commits
mailing list