[PATCH] D57428: [SCEV] Guard movement of insertion point for loop-invariants (take 2)

Sanjoy Das via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Mar 16 14:04:14 PDT 2019


sanjoy accepted this revision.
sanjoy added a comment.
This revision is now accepted and ready to land.

Ok, looks like we're somewhat sloppy with our choice of insertion points here (and it should not be incumbent on you to fix this).  Can you please add a comment that mentions that this is due to indvarsimplify?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D57428/new/

https://reviews.llvm.org/D57428





More information about the llvm-commits mailing list