[LLVMdev] About implementing new intrinsic

Duncan Sands baldrick at free.fr
Mon Apr 2 12:26:31 PDT 2007


> > I want to implement a new intrinsic in llvm that will denote a
> > parallel section within a function.
> 
> Can you explain what you mean by a parallel section within a function?

Maybe it's a reference to OMP, http://www.openmp.org/.  gcc has added
support for this (GOMP).

Ciao,

Duncan.



More information about the llvm-dev mailing list