[PATCH] D71164: [InstCombine] Fix infinite loop due to bitcast <-> phi transforms

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 13 11:50:29 PST 2020


nikic planned changes to this revision.
nikic marked an inline comment as done.
nikic added a comment.

In D71164#1816462 <https://reviews.llvm.org/D71164#1816462>, @lebedev.ri wrote:

> Did you verify that test-suite now passes?


Gah. No infinite loops now, but `MultiSource/Benchmarks/Olden/power/power.test` may have a miscompile.


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

https://reviews.llvm.org/D71164





More information about the llvm-commits mailing list