[PATCH] D108043: [NFCI][IndVars] rewriteLoopExitValues(): nowadays SCEV should not change `GEP` base pointer

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 15 09:05:15 PDT 2021


lebedev.ri added a comment.

In D108043#2945574 <https://reviews.llvm.org/D108043#2945574>, @nikic wrote:

> LGTM

Thank you for the review!
Assuming no one complains before then, i plan on rewriting this code and dropping the assertion completely in T+7days.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108043



More information about the llvm-commits mailing list