This website requires JavaScript.
Explore
Help
Register
Sign In
aaron
/
ispc
Watch
1
Star
0
Fork
0
You've already forked ispc
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
c736b75075b695b8324685e93087ed18fa46b2e6
ispc
/
examples
/
intrinsics
History
Jean-Luc Duprat
b601331362
Approximation for inverse sqrt and reciprocal provided in fast math mode.
...
RCP was actually slow in fast math mode Inverse sqrt did not expose fast approximation
2012-11-13 14:01:35 -08:00
..
generic-16.h
Fix bugs in declarations of __any, __all, and __none in examples/intrinsics.
2012-10-17 10:55:50 -07:00
generic-32.h
Added the following mask tests: __any(), __all(), __none() for all supported targets.
2012-09-14 11:06:18 -07:00
generic-64.h
Added the following mask tests: __any(), __all(), __none() for all supported targets.
2012-09-14 11:06:18 -07:00
knc2x.h
Fix bugs in declarations of __any, __all, and __none in examples/intrinsics.
2012-10-17 10:55:50 -07:00
knc.h
Approximation for inverse sqrt and reciprocal provided in fast math mode.
2012-11-13 14:01:35 -08:00
sse4.h
Fixed compile error: == instead of =
2012-10-26 16:55:28 -04:00