[PATCH] D18830: [llvm] GVN.cpp: Do not swap when both LHS and RHS are arguments.
Chandler Carruth via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 28 06:56:37 PDT 2016
chandlerc added a comment.
Ok, so this is eliminating swaps. But these are just pointer swaps -- what is the motivation for eliminating them? What does that improve?
Repository:
rL LLVM
http://reviews.llvm.org/D18830
More information about the llvm-commits
mailing list