[PATCH] D18830: [llvm] GVN.cpp: Do not swap when both LHS and RHS are arguments.
Mehdi AMINI via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 6 10:29:46 PDT 2016
joker.eph added a comment.
Oh then it is not even clear if it is worth it (avoid extra work here is doing an extra comparison to avoid a "pointer swap")
Repository:
rL LLVM
http://reviews.llvm.org/D18830
More information about the llvm-commits
mailing list