[llvm-commits] [llvm] r43007 - /llvm/trunk/docs/LangRef.html
Chris Lattner
clattner at apple.com
Tue Oct 16 13:17:37 PDT 2007
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
More information about the llvm-commits
mailing list