[llvm-dev] RFC: SIMD math-function library

Chandler Carruth via llvm-dev llvm-dev at lists.llvm.org
Wed Jul 27 19:29:28 PDT 2016


On Wed, Jul 27, 2016 at 8:46 AM Hal Finkel via llvm-dev <
llvm-dev at lists.llvm.org> wrote:

> Hi everyone,
>
> I think that everyone is on the same page. We'll put together a patch for
> review.
>
> 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?
>

I share your preference and the basis for it.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160728/f5d7b637/attachment.html>


More information about the llvm-dev mailing list