index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libclc
/
test
/
as_type.cl
blob: e8fb1228d28d111f098ee3afa918504dcccb504b (
plain
)
1
2
3
__kernel void foo(int4 *x, float4 *y) { *x = as_int4(*y); }