factor a bunch of copy/paste code out into a helper function.
Eliminate the cases checking for cond?0:-1, since that is already handled by commutative checking. llvm-svn: 59388
Loading
Please register or sign in to comment
Eliminate the cases checking for cond?0:-1, since that is already handled by commutative checking. llvm-svn: 59388