Hi!
On Wed, 12 Mar 2014 14:48:03 +0100, I wrote:
> On Wed, 4 Sep 2013 20:54:47 +0200, Jakub Jelinek wrote:
> > This patch implements #pragma omp {target{, data, update},teams} lowering
> > and expansion, and adds stub calls into libgomp, so that (for now
> > unconditionally) we can at least alway
Hi!
On Wed, 4 Sep 2013 20:54:47 +0200, Jakub Jelinek wrote:
> This patch implements #pragma omp {target{, data, update},teams} lowering
> and expansion, and adds stub calls into libgomp, so that (for now
> unconditionally) we can at least always fall back to host execution.
> 2013-09-04 Jakub J
On Wed, Sep 04, 2013 at 08:54:47PM +0200, Jakub Jelinek wrote:
> Any issues you can spot in the patch? If not, I'll commit it tomorrow, so
> that I can continue poking in these areas without too much pending stuff.
Committed now.
> Known issues that don't affect host fallback, but will be a prob