Re: [gomp4] expand acc_on_device earlier

2015-08-03 Thread Thomas Schwinge
Hi! On Mon, 3 Aug 2015 08:00:36 -0400, Nathan Sidwell wrote: > On 08/03/15 07:37, Thomas Schwinge wrote: > > On Sun, 2 Aug 2015 21:23:30 -0400, Nathan Sidwell wrote: > >> I've committed this to gomp4 branch. It expands the acc_on_device builtin > >> earlier in the new oacc_xform pass. This wi

Re: [gomp4] expand acc_on_device earlier

2015-08-03 Thread Thomas Schwinge
Hi! On Sun, 2 Aug 2015 21:23:30 -0400, Nathan Sidwell wrote: > I've committed this to gomp4 branch. It expands the acc_on_device builtin > earlier in the new oacc_xform pass. This will allow more optimization > earlier on. As far as I remember, the Fortran front end doesn't know about/doesn'

Re: [gomp4] expand acc_on_device earlier

2015-08-03 Thread Nathan Sidwell
On 08/03/15 07:37, Thomas Schwinge wrote: Hi! On Sun, 2 Aug 2015 21:23:30 -0400, Nathan Sidwell wrote: I've committed this to gomp4 branch. It expands the acc_on_device builtin earlier in the new oacc_xform pass. This will allow more optimization earlier on. Thanks! The existing expansi

Re: [gomp4] expand acc_on_device earlier

2015-08-03 Thread Thomas Schwinge
Hi! On Sun, 2 Aug 2015 21:23:30 -0400, Nathan Sidwell wrote: > I've committed this to gomp4 branch. It expands the acc_on_device builtin > earlier in the new oacc_xform pass. This will allow more optimization > earlier on. Thanks! > The existing expansion point now only needs to deal with t