[PATCH] D88527: [IndVars] Replace checks with invariants if we cannot remove them

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 12 21:10:39 PST 2020


mkazantsev added a comment.

(InvariantPred, InvariantLHS, InvariantRHS) API is used in SCEV. I will follow-up with refactoring changing it whevever it is used.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D88527/new/

https://reviews.llvm.org/D88527



More information about the llvm-commits mailing list