[PATCH] D34478: [BasicAliasAnalysis] Allow idAddofNonZero() for values coming from the same loop iteration.

NAKAMURA Takumi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 10 20:37:19 PDT 2017


chapuni reopened this revision.
chapuni added a comment.
This revision is now accepted and ready to land.

Reverted in r307613. This caused miscompilation.
See http://bb.pgr.jp/builders/bootstrap-clang-libcxx-lld-i686-linux/builds/172
(Note, reproduced locally w/o modules)


Repository:
  rL LLVM

https://reviews.llvm.org/D34478





More information about the llvm-commits mailing list