[OpenACC 8/11] device-specific lowering

Nathan Sidwell nathan@acm.org
Wed Oct 28 01:06:00 GMT 2015


On 10/26/15 08:13, Jakub Jelinek wrote:
> On Wed, Oct 21, 2015 at 03:49:08PM -0400, Nathan Sidwell wrote:
>> This patch is the device-specific half of the previous patch.  It processes
>> the partition head & tail markers and loop abstraction functions inserted
>> during omp lowering.


This is the  patch I've committed.  Because I committed before patch 7 (to avoid 
breaking the build), I've included the internal-fn changes from patch 7.
I also noticed that in converting default_goacc_fork_join to use targetm, I'd 
inverted the sense of the return value.  That suggested to me I'd got the 
original sense wrong, so I've updated the target hook documentation to reflect 
the new reality.

nathan


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 08-trunk-dev-lower-1027.patch
Type: text/x-patch
Size: 36663 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20151028/b910b0a3/attachment.bin>


More information about the Gcc-patches mailing list