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