This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] implement Cilk Plus simd loops on trunk


On 07/27/13 01:09, Jason Merrill wrote:
On 07/26/2013 11:46 AM, Aldy Hernandez wrote:
How's this?

What branch is this supposed to apply to?


trunk, but it depends on the OMP_SIMD patch which is also awaiting review (actually, just the vectorizer bits since Jakub wrote and can pre-approve the actual OMP changes):

	http://gcc.gnu.org/ml/gcc-patches/2013-07/msg00357.html

Both the OMP_SIMD patchset and the present patch being reviewed were based off of trunk at:

	svn+ssh://gcc.gnu.org/svn/gcc/trunk@200581
	(July 1, 2013)

I can rebase off a more recent trunk if you prefer, or I can even post a combined OMP_SIMD + Cilk Plus #pragma simd patchset. However you prefer...

Aldy


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]