<div dir="ltr"><div class="gmail_quote"><div dir="ltr">On Wed, Jul 27, 2016 at 8:46 AM Hal Finkel via llvm-dev <<a href="mailto:llvm-dev@lists.llvm.org">llvm-dev@lists.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi everyone,<br>
<br>
I think that everyone is on the same page. We'll put together a patch for review.<br>
<br>
One remaining question: There seem two potential homes for this library: parallel_libs and compiler-rt. Opinions on where the vectorized math functions should live? My inclination is to target it for the new parallel_libs project, in part because I feel like compiler-rt has too many things grouped together already, and in part because vectorization is a form of parallel execution. Thoughts?<br></blockquote><div><br></div><div>I share your preference and the basis for it.</div></div></div>