[PATCH] D48597: [LoopInstSimplify] Discard SCEV if simplification happened.
Sanjoy Das via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 26 09:10:00 PDT 2018
sanjoy added a comment.
IMO this doesn't seem like an invalidation bug -- SCEV Expander needs to be smarter about dealing with these kinds of simplifications.
Repository:
rL LLVM
https://reviews.llvm.org/D48597
More information about the llvm-commits
mailing list