[PATCH] D47624: [SimpleLoopUnswitch] Invalidate SCEV after making structural changes to a loop
Mikael Holmén via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 1 04:02:01 PDT 2018
uabelho added a comment.
I don't know SimpleLoopUnswitch but this fix at least makes the crash I saw go away, and similar fixes have been done in several other passes already so it looks good to me.
https://reviews.llvm.org/D47624
More information about the llvm-commits
mailing list