[PATCH] D46045: [LoopUnswitch] Fix SCEV invalidation in unswitching
Max Kazantsev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 3 03:01:20 PDT 2018
mkazantsev added a comment.
Never mind, in this case the latch of outer loop changes, so we must clear cache.
https://reviews.llvm.org/D46045
More information about the llvm-commits
mailing list