diff options
author | Aaron Watry <awatry@gmail.com> | 2013-05-23 19:49:43 -0500 |
---|---|---|
committer | Tom Stellard <thomas.stellard@amd.com> | 2013-05-24 16:10:23 -0700 |
commit | 265b4637effe3a4dbab56690e7a9e77b5bd6c3ce (patch) | |
tree | 885fc410ed72647061edebc9b7c5a02d63153510 /r600/lib/SOURCES | |
parent | 2214095868e6b8027e3c3c16df1863b7d16eeb40 (diff) |
libclc: Add assembly versions of vstore for global [u]int4/8/16
The assembly should be generic, but at least currently R600 only supports
32-bit stores of [u]int1/4, and I believe that only global is well-supported.
R600 lowers the 8/16 component stores to multiple 4-component stores.
The unoptimized C versions of the other stuff is left in place.
Diffstat (limited to 'r600/lib/SOURCES')
0 files changed, 0 insertions, 0 deletions