[PATCH] D51582: [IndVars] Turn isValidRewrite into an assertion

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 5 22:54:57 PDT 2018


mkazantsev added a comment.

It seems we were wrong: http://lab.llvm.org:8011/builders/clang-ppc64be-linux-multistage/builds/11583/steps/build%20stage%202/logs/stdio

Patch reverted as https://reviews.llvm.org/rL341517. It seems that this situation is still possible. I'll try to make a reduced test example on that and commit it separately.


Repository:
  rL LLVM

https://reviews.llvm.org/D51582





More information about the llvm-commits mailing list