[llvm-commits] [llvm] r55374 - in /llvm/trunk: lib/Transforms/Scalar/LoopStrengthReduce.cpp test/Transforms/LoopStrengthReduce/2008-08-14-ShadowIV.ll

Devang Patel dpatel at apple.com
Wed Aug 27 10:43:07 PDT 2008


On Aug 26, 2008, at 11:50 PM, Evan Cheng wrote:

> Hi Devang,
>
> Please avoid the transformation is the int-to-float type is not
> natively supported.

As soon as I figure out the right way to check lack of native floating  
point operations, I'll add the check to avoid this transformation in  
such cases. Any hints ?
Thanks,
-
Devang



More information about the llvm-commits mailing list