[PATCH] D48102: Improve handling of COPY instructions with identical value numbers

Tim Renouf via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 19 14:39:38 PDT 2018


tpr added a comment.

Actually, with this change on top of upstream llvm, L00000008 fails with CR_Unresolved too. But I also had https://reviews.llvm.org/D35073, which fixed the problem for L00000008 but not L00000001, in the dump I added above.


Repository:
  rL LLVM

https://reviews.llvm.org/D48102





More information about the llvm-commits mailing list