[PATCH] D48102: Improve handling of COPY instructions with identical value numbers
Tim Renouf via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 15 04:18:12 PDT 2018
tpr added a comment.
With this, I'm getting a different assert "CopyMI input register not live" in one test case. I'll narrow it down and check I can reproduce it on upstream LLVM with your fix (as opposed to our local branch with your fix).
Repository:
rL LLVM
https://reviews.llvm.org/D48102
More information about the llvm-commits
mailing list