summaryrefslogtreecommitdiff
path: root/r600/include/clc
diff options
context:
space:
mode:
authorAaron Watry <awatry@gmail.com>2013-07-19 16:44:37 +0000
committerAaron Watry <awatry@gmail.com>2013-07-19 16:44:37 +0000
commit1489907d7e02ecba7a9b57e3dd6236c4246a921c (patch)
treeec8bba90e4ee457e2fcf47e16dfa487754802883 /r600/include/clc
parent2e8fa9fcabb2af14f720cfbdc93b54c050b84e66 (diff)
Implement generic upsample()
Reduces all vector upsamples down to its scalar components, so probably not the most efficient thing in the world, but it does what the spec says it needs to do. Another possible implementation would be to convert/cast everything as unsigned if necessary, upsample the input vectors, create the upsampled value, and then cast back to signed if required. Signed-off-by: Aaron Watry <awatry@gmail.com> Reviewed-by: Tom Stellard <thomas.stellard at amd.com> git-svn-id: https://llvm.org/svn/llvm-project/libclc/trunk@186691 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'r600/include/clc')
0 files changed, 0 insertions, 0 deletions