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

Dan Gohman djg at cray.com
Fri Sep 28 12:35:53 PDT 2007


>> 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

-- 
Dan Gohman, Cray Inc.



More information about the llvm-commits mailing list