Displaying 1 result from an estimated 1 matches for "global_work_item".
2014 Nov 17
2
[LLVMdev] memory scopes in atomic instructions
Copying #5 here for reference:
> 5. Possibly add the following constraint on memory scopes: "The scope
> represented by a larger value is nested inside (is a proper subset
> of) the scope represented by a smaller value." This would also imply
> that the value used for single-thread scope must be the largest
> value used by the target.
> This constraint