[PATCH] D28388: Add ArgumentCopyElision MI pass
Matthias Braun via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 13 11:16:15 PST 2017
MatzeB added a comment.
Can you explain why this needs an own pass. My first intuition would have been that this should be simple to solve at the SelectionDAG level.
https://reviews.llvm.org/D28388
More information about the llvm-commits
mailing list