Skip to content

Commit 5b55c09

Browse files
authored
added clarification
1 parent fa50d1d commit 5b55c09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Some of the things that need to be worked on include but are not limited to-
5151
- [ ] support more primitive types such as `char`, `i32`, `u128`
5252
5. etc.
5353
- [ ] support structures with `#[gpu_use_struct]`
54-
- [ ] support helper functions `#[gpu_use_fn]`
54+
- [ ] support functions (that can be called from inside of for loop) `#[gpu_use_fn]`
5555

5656
To be even more specific, here is what we want to do-
5757

0 commit comments

Comments
 (0)