[llvm-commits] [llvm] r51134 - in /llvm/trunk: lib/Transforms/Scalar/InstructionCombining.cpp test/Transforms/InstCombine/2003-11-13-ConstExprCastCall.ll test/Transforms/InstCombine/fp-ret-bitcast.ll

Duncan Sands baldrick at free.fr
Fri May 16 09:50:45 PDT 2008


> The problem is that this objc function can return float, double, and  
> long double depend on the callee :)

Does that mean that it would be wrong to let instcombine do the
return value transform even if the definition is present?

Ciao,

Duncan.



More information about the llvm-commits mailing list