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

Evan Cheng evan.cheng at apple.com
Wed Aug 27 11:20:31 PDT 2008


TargetLowering::getTypeAction probably would do.

Evan

On Aug 27, 2008, at 10:43 AM, Devang Patel wrote:

>
> 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
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits




More information about the llvm-commits mailing list