[llvm-commits] [llvm] r156985 - in /llvm/trunk/lib/CodeGen/SelectionDAG: SelectionDAGBuilder.cpp SelectionDAGBuilder.h
Anton Korobeynikov
anton at korobeynikov.info
Thu May 17 02:10:28 PDT 2012
Stepan,
> - CC = ISD::SETLE;
> + CC = ISD::SETCC_INVALID;
> LHS = I->Low; MHS = SV; RHS = I->High;
This does not seem to be correct. Was this patch reviewed prior to commit?
--
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University
More information about the llvm-commits
mailing list