[PATCH] D91711: SCEV add function to see if SCEVUnknown is null
Max Kazantsev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 25 02:09:19 PST 2020
mkazantsev added a comment.
Do we know at which point LSR deletes the code? To me it looks like we just forgot to call `forgetLoop` or smth like this somewhere.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91711/new/
https://reviews.llvm.org/D91711
More information about the llvm-commits
mailing list