[PATCH] D139402: [SCEV][NFC] Sink initialization of SymbolicMaxNotTaken from ExitLimit constructor to its callers
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 6 01:41:27 PST 2022
nikic added a comment.
After this patch, can be you please update BECountUsers handling to also cover SymbolicMaxNotTaken? I think it's still fine at this point, but when you actually start using it, this may lead to invalidation issues.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139402/new/
https://reviews.llvm.org/D139402
More information about the llvm-commits
mailing list