[PATCH] D18830: [llvm] GVN.cpp: Do not swap when both LHS and RHS are arguments.

Aditya Kumar via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 6 09:50:27 PDT 2016


hiraditya added a comment.

In http://reviews.llvm.org/D18830#393321, @joker.eph wrote:

> Test?


I came across this when I was reading the code, as such I do not know how to come up with a test case for this specific case.


Repository:
  rL LLVM

http://reviews.llvm.org/D18830





More information about the llvm-commits mailing list