LLVM Discussion Forums
how to call sin/cos intrinsics
Clang Frontend
Jochen_Wilhelmy
September 18, 2010, 4:23am
1
Hi!
Is there a way to call the llvm sqrt, sin, cos and pow intrinsics directly from
clang?
-Jochen