[LLVMdev] Pow and PowI Intrinsics

William Moses moses.williamsteven at gmail.com
Sun Mar 9 21:51:59 PDT 2014


All,

When one is trying to take a floating-point value to an integer power, what
is the difference between casting the int to a float and using the pow
intrinsic and using the powi intrinsic directly on the values?

Thanks,
Billy Moses
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140310/ff879490/attachment.html>


More information about the llvm-dev mailing list