<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">2014-09-17 19:47 GMT-04:00 Samuel Antão <span dir="ltr"><<a href="mailto:samuelfantao@gmail.com" target="_blank">samuelfantao@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi malik,<div><br></div><div>The AST nodes with the directive's information are consumed by the function codegen in CGStmtOpenMP.cpp, the runtime calls are codegened in there. Note that the code generation in clang is still very limited. You should probably take  a look at <a href="http://clang-omp.github.io/" target="_blank">http://clang-omp.github.io/</a>. The implementation in there is more complete and is being gradually merged into clang. </div><div><br></div><div>Regards,</div><div>Sam  </div></div><div class="gmail_extra"><br><div class="gmail_quote">2014-09-17 15:59 GMT-04:00 abidmalik_UH <span dir="ltr"><<a href="mailto:abidmuslim@gmail.com" target="_blank">abidmuslim@gmail.com</a>></span>:<div><div class="h5"><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi :<br>
<br>
I want to know at what level in Clang the OpenMP directives are replaced by<br>
the Intel OpenMP call functions. Any guidance for this?<br>
<br>
malik<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://clang-developers.42468.n3.nabble.com/OpenMP-calls-in-Clang-tp4041648.html" target="_blank">http://clang-developers.42468.n3.nabble.com/OpenMP-calls-in-Clang-tp4041648.html</a><br>
Sent from the Clang Developers mailing list archive at Nabble.com.<br>
_______________________________________________<br>
cfe-dev mailing list<br>
<a href="mailto:cfe-dev@cs.uiuc.edu" target="_blank">cfe-dev@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev</a><br>
</blockquote></div></div></div><br></div>
</blockquote></div><br></div></div>