[gomp4/cilk-in-gomp/cilkplus] C++ parsing for Cilk plus <#pragma simd>

Iyer, Balaji V balaji.v.iyer@intel.com
Tue May 21 15:46:00 GMT 2013


Hello Aldy et al.,	
	Attached, please find a patch on top of gomp4 branch that implements Cilk's <#pragma simd> for C++. This is done in the same fashion as Aldy did in: http://gcc.gnu.org/ml/gcc-patches/2013-05/msg00678.html (It creates OMP_SIMD trees and let omp-low do the rest).

This patch should be applied on Aldy's branch aldyh/cilk-in-gomp. I have also included testsuite code that will catch several errors.

Aldy, is this OK for your branch?

Thanks,

Balaji V. Iyer.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: diff.txt
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20130521/c76f9a6e/attachment.txt>


More information about the Gcc-patches mailing list