[PATCH] D56944: [X86] Fix bug in x86_intrcc with arg copy elision
Reid Kleckner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 25 18:39:22 PST 2019
rnk added a comment.
In D56944#1409973 <https://reviews.llvm.org/D56944#1409973>, @rnk wrote:
> Huh, apparently I spoke too soon, now the tests don't pass. :( Anyway, I'll move it forward.
I did `-=` instead of `+=`, is all.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56944/new/
https://reviews.llvm.org/D56944
More information about the llvm-commits
mailing list