Displaying 4 results from an estimated 4 matches for "i3t9xw".
2016 Mar 29
1
Memory scope proposal
...emory scopes in LLVM IR to
> allow more values than just the current two. The intention of this
> email is to invite comments on our proposal. There are some discussion
> before and it can be found here:
> https://groups.google.com/forum/#!searchin/llvm-dev/hsail/llvm-dev/46eEpS5h0E4/i3T9xw-DNVYJ
> <https://groups.google.com/forum/#%21searchin/llvm-dev/hsail/llvm-dev/46eEpS5h0E4/i3T9xw-DNVYJ>
>
> Here is our new proposal:
>
> =================================================================
> We still let the bitcode store memory scopes as "unsigned integ...
2016 Jan 28
6
Memory scope proposal
...he representation of memory scopes in LLVM IR to allow more values
than just the current two. The intention of this email is to invite
comments on our proposal. There are some discussion before and it can be
found here:
https://groups.google.com/forum/#!searchin/llvm-dev/hsail/llvm-dev/46eEpS5h0E4/i3T9xw-DNVYJ
Here is our new proposal:
=================================================================
We still let the bitcode store memory scopes as *unsigned integers*, since
that is the easiest way to maintain compatibility. The values 0 and 1 are
special. All other values are meaningful only withi...
2016 Mar 22
1
Memory scope proposal
...the representation of memory scopes in LLVM IR to allow more values
than just the current two. The intention of this email is to invite
comments on our proposal. There are some discussion before and it can be
found here:
https://groups.google.com/forum/#!searchin/llvm-dev/hsail/llvm-dev/46eEpS5h0E4/i3T9xw-DNVYJ
Here is our new proposal:
=================================================================
We still let the bitcode store memory scopes as "unsigned integers", since
that is the easiest way to maintain compatibility. The values 0 and 1 are
special. All other values are meaningful...
2016 Apr 18
3
Memory scope proposal
...f memory scopes in LLVM IR to allow more values
> than just the current two. The intention of this email is to invite
> comments on our proposal. There are some discussion before and it can be
> found here:
> https://groups.google.com/forum/#!searchin/llvm-dev/hsail/llvm-dev/46eEpS5h0E4/i3T9xw-DNVYJ
>
> Here is our new proposal:
>
> =================================================================
> We still let the bitcode store memory scopes as "unsigned integers", since
> that is the easiest way to maintain compatibility. The values 0 and 1 are
> speci...