[PATCH] D106852: [SCEV] Fix getAddExpr for adding loop invariants into start of some AddRec
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 15 13:00:22 PDT 2021
reames added a comment.
The semantics proposed in D109553 <https://reviews.llvm.org/D109553> have been approved and landed. I have a review (D109845 <https://reviews.llvm.org/D109845>) which addresses the same issue as this one, but is based on reasoning in line with the new semantics.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D106852/new/
https://reviews.llvm.org/D106852
More information about the llvm-commits
mailing list