[gomp4] ptx reduction simplification

Nathan Sidwell nathan@acm.org
Sat Sep 19 02:30:00 GMT 2015


I've committed this patch to rework and simplify the ptx backend's 
implementation of the reduction lowering hooks.

The current implementation had a number of bugs (multiple 
gimplify_push_contexts, for instance), and overcomplicated in a number of ways.

Most of the changes are straightforwards.  The vector initializer didn't need to 
create 2 new BBs -- just one for the intialization path.

nathan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gomp4-red-3.patch
Type: text/x-patch
Size: 17228 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20150919/c2766358/attachment.bin>


More information about the Gcc-patches mailing list