On 2012-11-14 12:04, deadalnix wrote:
The compiler can do more reordering in regard to barriers. For instance, the compiler may reorder thread local read write accross the barrier.This can't be done with a library solution.
I see. -- /Jacob Carlborg
On 2012-11-14 12:04, deadalnix wrote:
The compiler can do more reordering in regard to barriers. For instance, the compiler may reorder thread local read write accross the barrier.This can't be done with a library solution.
I see. -- /Jacob Carlborg