This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
libclc
/
amdgcn
/
lib
/
workitem
History
Matt Arsenault
958fce3192
amdgcn: Fix return type of get_num_groups
...
llvm-svn: 279723
2016-08-25 07:31:40 +00:00
..
get_global_offset.cl
amdgcn: Correct return types to be size_t
2016-08-19 22:49:39 +00:00
get_global_size.ll
amdgcn: Fix return type for get_global_size
2016-08-24 17:52:04 +00:00
get_group_id.cl
amdgcn: Correct return types to be size_t
2016-08-19 22:49:39 +00:00
get_local_id.cl
amdgcn: Correct return types to be size_t
2016-08-19 22:49:39 +00:00
get_local_size.ll
amdgpu: Fix default case value for get_local_size
2016-08-20 04:17:17 +00:00
get_num_groups.ll
amdgcn: Fix return type of get_num_groups
2016-08-25 07:31:40 +00:00
get_work_dim.cl
…