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

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 14 01:04:24 PST 2020


nikic requested review of this revision.
nikic added a comment.

I've now verified that this passes test-suite when applied together with D72657 <https://reviews.llvm.org/D72657>.


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

https://reviews.llvm.org/D71164





More information about the llvm-commits mailing list