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
5af41df8a5035f4380e789efe65edf070e40cd4b
ispc
/
examples
/
intrinsics
History
Jean-Luc Duprat
24087ff3cc
Expose none() in the ISPC standard library.
...
On KNC: all(), any() and none() do not generate a redundant movmsk instruction.
2012-11-27 13:38:28 -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
Expose none() in the ISPC standard library.
2012-11-27 13:38:28 -08:00
sse4.h
Fixed compile error: == instead of =
2012-10-26 16:55:28 -04:00