[llvm-commits] lib/CodeGen/SelectionDAG/TargetLowering.cpp test/CodeGen/X86/2007-09-27-LDIntrinsics.ll utils/TableGen/CodeGenTarget.cpp utils/TableGen/IntrinsicEmitter.cpp

Dale Johannesen dalej at apple.com
Fri Sep 28 12:55:08 PDT 2007


On Sep 28, 2007, at 12:35 PM, Dan Gohman wrote:

>>> FWIW, sqrt was one of the main reasons we created anyfloat. The
>>> codegen portion of the vector-intrinsics patch depends on sqrt
>>> using anyfloat.
>>
>> ? It wasn't before my change, either.
>
> The codegen portion of that patch isn't committed yet. But if  
> there's any
> reason why anyfloat isn't suitable for the likes of sqrt, I'd like  
> to know
> of it before I get around to updating and submitting the patch :-).
>
> Dan

I see.  OK, that sounds like a better reason to use anyfloat than my  
reason not to:)
I'll look into changing it.




More information about the llvm-commits mailing list