This website requires JavaScript.
Explore
Help
Sign In
maxjhandsome
/
llvm-project
forked from
OSchip/llvm-project
Watch
1
Star
0
Fork
You've already forked llvm-project
0
Code
Issues
Pull Requests
Packages
Releases
Wiki
Activity
7cfa12c2a5
llvm-project
/
libclc
/
generic
/
include
/
clc
/
workitem
/
get_global_id.h
2 lines
42 B
C
Raw
Normal View
History
Unescape
Escape
PTX: move implementations of work-item and synchronisation functions to lib, and add header files in generic. Incorporates a patch by Tom Stellard! llvm-svn: 184979
2013-06-27 02:19:54 +08:00
_CLC_DECL
size_t
get_global_id
(
uint
dim
)
;