[PATCH] D45937: [LoopSimplify] Fix incorrect SCEV invalidation
Max Kazantsev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 26 23:53:42 PDT 2018
mkazantsev added a comment.
Hi @mstorsjo, I will take a look. Can I ask you to file a bug on https://bugs.llvm.org/ so that we could keep records of our findings?
Basically this patch is a correctness fix, but maybe there are cases where we could be a bit less aggressive.
Repository:
rL LLVM
https://reviews.llvm.org/D45937
More information about the llvm-commits
mailing list