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

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 22 11:06:24 PDT 2019


reames added a comment.

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


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

https://reviews.llvm.org/D64533





More information about the llvm-commits mailing list