<div dir="ltr"><div><div><div>Hello David,<br><br>What do you mean by "omp annotations"?<br><br></div>There is an implementation of OpenMP support in clang (<a href="http://clang-omp.github.com">clang-omp.github.com</a>) but it inserts OMP runtime library calls right into front-end. LLVM IR doesn't have any special support for any kind of OMP annotations.<br>
<br></div>Andrey<br></div>(disclaimer: I work for Intel; the OpenMP implementation linked above is created mostly by Intel.)<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Jan 7, 2014 at 2:17 AM, David Gonzalez Marquez <span dir="ltr"><<a href="mailto:fokerman@gmail.com" target="_blank">fokerman@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hello,<br><br>I'm working in a project in the University of Buenos Aires to use a new architecture for improve fine grain TLP. Our idea is to take the llvm bitcode and convert it into our new architecture by using the omp annotations.<br>


<br>I would like to know if you could bring documentation about the openmp bitcode for llvm? or about the annotations?<br><br>Thanks in advance.<span class="HOEnZb"><font color="#888888"><br>David.<br></font></span></div>

<br>_______________________________________________<br>
LLVM Developers mailing list<br>
<a href="mailto:LLVMdev@cs.uiuc.edu">LLVMdev@cs.uiuc.edu</a>         <a href="http://llvm.cs.uiuc.edu" target="_blank">http://llvm.cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev</a><br>
<br></blockquote></div><br></div>