Fold fptrunc(add (fpextend x), (fpextend y)) -> add(x,y), as GCC does.
[oota-llvm.git] / test / Transforms / InstCombine / 2008-01-06-VoidCast.ll
2008-01-06 Duncan SandsWhen transforming a call to a bitcast function into