[PATCH] D58045: [IndVars] Fix corner case with unreachable Phi inputs. PR40454

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 12 01:41:31 PST 2019


mkazantsev updated this revision to Diff 186419.
mkazantsev added a comment.

Moved print after check.


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

https://reviews.llvm.org/D58045

Files:
  lib/Transforms/Scalar/IndVarSimplify.cpp
  test/Transforms/IndVarSimplify/pr40454.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58045.186419.patch
Type: text/x-patch
Size: 4167 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190212/adec72b8/attachment.bin>


More information about the llvm-commits mailing list