[llvm-commits] [llvm] r125398 - /llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
Duncan Sands
baldrick at free.fr
Fri Feb 11 12:27:46 PST 2011
> SimplifySelectOps can only handle selects with a scalar condition. Add a check
> that the condition is not a vector.
Testcase?
Ciao, Duncan.
More information about the llvm-commits
mailing list