optimize bitcast(trunc(bitcast(x))) where the result is a float and 'x'
[oota-llvm.git] / test / Transforms / InstCombine / 2010-07-19-sqrt.ll
2010-07-19 Owen AndersonTestcase for r108687.