public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [committed, gomp4] Handle sequential code in kernels region patch series
@ 2015-10-12 17:13 Tom de Vries
  2015-10-12 17:19 ` Tom de Vries
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Tom de Vries @ 2015-10-12 17:13 UTC (permalink / raw)
  To: gcc-patches; +Cc: Jakub Jelinek

Hi,

I've committed the following patch series.

      1	Add get_bbs_in_oacc_kernels_region
      2	Handle sequential code in kernels region
      3	Handle sequential code in kernels region - Testcases

The patch series adds detection of whether sequential code (that is, 
code in the oacc kernels region before and after the loop that is to be 
parallelized), is safe to execute in parallel.

Bootstrapped and reg-tested on x86_64.

I'll post the patches individually, in reply to this email.

Thanks,
- Tom

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-11-03  9:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-12 17:13 [committed, gomp4] Handle sequential code in kernels region patch series Tom de Vries
2015-10-12 17:19 ` Tom de Vries
2015-10-12 17:27 ` [committed, gomp4, 2/3] Handle sequential code in kernels region Tom de Vries
2015-11-03  9:02   ` [gomp4, committed] Remove shadowing declaration in oacc_entry_exit_ok_1 Tom de Vries
2015-10-12 17:29 ` [committed, gomp4, 3/3] Handle sequential code in kernels region - Testcases Tom de Vries

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).