[Openmp-dev] OpenMP in LLVM Multi-company Telecom Meeting Minutes Jan 8th

Doerfert, Johannes via Openmp-dev openmp-dev at lists.llvm.org
Sat Jan 11 20:18:22 PST 2020


On 01/08, Narayanaswamy, Ravi via Openmp-dev wrote:
>    - Johannes in collaboration with Bookhaven has multistream offoad working which supports async offloading.  Will be presened in CGO.

The LLVM workshop at CGO ;)

> Implementation of "declare variant":
> 
>    -  Johannes implemented begin/end variant type support.  Current implementation of begin/end has an issue.  It is done with alias and code generation which replace the original base function.
>        Cannot override the base function,  need to keep both the base and variant function.  Use the overload resolution mechanism to support variants.
>        Johannes started implementing  match clauses for everything in IR builder except SIMD.
>        Need couple of clarification for match clause.  Plan to bring it up in the OpenMP Lang Committee F2F meeting next week.

Context handling support for libLLVMFrontendOpenMP: https://reviews.llvm.org/D71847
Context handling in Clang:  https://reviews.llvm.org/D71830

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-dev/attachments/20200112/e32b8746/attachment-0001.sig>


More information about the Openmp-dev mailing list