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
ccdbddd388bf494bf3cb4aaf6a90cbb684cd18f0
ispc
/
examples
/
intrinsics
History
Matt Pharr
b6df447b55
Add reduce_add() for int8 and int16 types.
...
This maps to specialized instructions (e.g. PSADBW) when available.
2013-07-25 09:46:01 -07:00
..
generic-16.h
Add reduce_add() for int8 and int16 types.
2013-07-25 09:46:01 -07:00
generic-32.h
Add reduce_add() for int8 and int16 types.
2013-07-25 09:46:01 -07:00
generic-64.h
Add reduce_add() for int8 and int16 types.
2013-07-25 09:46:01 -07:00
knc2x.h
Add reduce_add() for int8 and int16 types.
2013-07-25 09:46:01 -07:00
knc.h
Add reduce_add() for int8 and int16 types.
2013-07-25 09:46:01 -07:00
sse4.h
Add reduce_add() for int8 and int16 types.
2013-07-25 09:46:01 -07:00