[PATCH] D29668: Elide argument copies during instruction selection
Matthias Braun via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 3 17:53:57 PST 2017
MatzeB added a comment.
I disabled the argument copy elision for illegal types in r296950 to get the swift bots back to green.
Repository:
rL LLVM
https://reviews.llvm.org/D29668
More information about the llvm-commits
mailing list