On Oct 15, 2007, at 1:30 PM, Dan Gohman wrote: > URL: http://llvm.org/viewvc/llvm-project?rev=43007&view=rev > Log: > Document the new llvm.sin, llvm.cos, and llvm.pow intrinsics. Feedback > is welcome!
Looks great to me. I think you can remove explicit mention of -- enable-unsafe-fp-math: that flag basically mutates the spec at a global level, I don't think each intrinsic needs to talk about it, -Chris _______________________________________________ llvm-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
