[Openmp-commits] [PATCH] D11301: Remove the __kmp_invoke_microtask() that relies on libffi

C Bergström cbergstrom at pathscale.com
Mon Jul 20 05:51:10 PDT 2015


Why is libffi a depdendency at all? What if it's not installed? What's
used on OSX and Windows? If it's performance impacting should a more
portable altenternative be explored?

I haven't looked at the code, but is this a way to allow for scalable
OMP 3 tasks?

On Mon, Jul 20, 2015 at 7:16 PM, Débora Setton <setton.debora at gmail.com> wrote:
> deborasetton added a subscriber: deborasetton.
>
> Repository:
>   rL LLVM
>
> http://reviews.llvm.org/D11301
>
>
>




More information about the Openmp-commits mailing list