[PATCH] D96644: [NFC] Refactor LoopInterchange into a loop-nest pass
Whitney Tsang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Feb 13 05:47:27 PST 2021
Whitney added a comment.
Can we have a separate patch for `Besides replacing Loop with LoopNest, this patch also removes the parameters OuterLoopId in many functions since it always has the value of InnerLoopId - 1.` first?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96644/new/
https://reviews.llvm.org/D96644
More information about the llvm-commits
mailing list