----- Original Message ----- > From: "Wei Pan" <[email protected]> > To: "llvm cfe" <[email protected]> > Cc: [email protected] > 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 > [email protected] > http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits > -- Hal Finkel Postdoctoral Appointee Leadership Computing Facility Argonne National Laboratory _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
