>> Why not use anyfp?  This would allow us to have one sqrt and one powi
>> definition.
> 
> Hard to explain; it just feels like the sort of thing where all the  
> values ought to be spelled out.

FWIW, sqrt was one of the main reasons we created anyfloat. The
codegen portion of the vector-intrinsics patch depends on sqrt
using anyfloat.

Dan

-- 
Dan Gohman, Cray Inc.
_______________________________________________
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to