[cfe-commits] Cilk Plus Extension for Clang
Hal Finkel
hfinkel at anl.gov
Mon Nov 5 23:14:38 PST 2012
----- Original Message -----
> From: "Wei Pan" <wei.pan at intel.com>
> To: "llvm cfe" <cfe-commits at cs.uiuc.edu>
> Cc: cfe-dev at cs.uiuc.edu
> Sent: Thursday, November 1, 2012 12:09:01 PM
> Subject: [cfe-commits] Cilk Plus Extension for Clang
>
> Hello All,
>
> Our team would like to add the Cilk Plus extension to Clang for C/C++
> (http://software.intel.com/file/40297). To meet the requirements
> that Clang sets, we would like to keep our patches small and
> upstream our patches as early as possible. We would appreciate any
> guidance that the community could provide during the course of the
> implementation. Attached is our first patch that enables the Cilk
> Plus extension option. Looking forward to your review and comments!
Wei,
I'd like to voice my support for this; I think that having Cilk Plus support in Clang will be very useful. I look forward to seeing the interesting patches ;)
Can you comment on what, if any, optimizations will be important for supporting Cilk Plus; either in the frontend or in the backend (or both).
-Hal
>
> Thanks!
>
> Wei Pan
>
> Software Engineer
> Dynamic Mobility and Parallelism
> Intel
>
>
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>
--
Hal Finkel
Postdoctoral Appointee
Leadership Computing Facility
Argonne National Laboratory
More information about the cfe-commits
mailing list