[PATCH] D67367: [LoopInterchange] Properly move condition, induction increment and ops to latch.
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 9 15:45:32 PDT 2019
efriedma added a comment.
This makes more sense than D67076 <https://reviews.llvm.org/D67076>, I think.
Do the safety checks ensure we never clone an instruction with side-effects? Can we assert that?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67367/new/
https://reviews.llvm.org/D67367
More information about the llvm-commits
mailing list