[PATCH] D64533: [IndVars] Special case the problematic (gep inbounds p, iv == nullptr) problem (pr42357)

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 22 14:21:06 PDT 2019


jdoerfert added a comment.

In D64533#1641523 <https://reviews.llvm.org/D64533#1641523>, @reames wrote:

> See https://reviews.llvm.org/D66608 for an alternate approach in InstCombine as suggested in review here.


FWIW, I like the D66608 <https://reviews.llvm.org/D66608> approach way better.


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

https://reviews.llvm.org/D64533





More information about the llvm-commits mailing list