[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
Fri Aug 20 03:38:03 PDT 2021


lebedev.ri added a comment.

@efriedma @mkazantsev any thoughts on just completely dropping isValidRewrite() <https://github.com/llvm/llvm-project/blob/febcedf18c75c603d6336b2373dcd6f01bc8028d/llvm/lib/Transforms/Utils/LoopUtils.cpp#L1079-L1129>?


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