[Openmp-commits] [PATCH] D60906: [OpenMP][libomptarget][WIP] Add math functions support in OpenMP offloading
Johannes Doerfert via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Sun Apr 21 14:07:23 PDT 2019
jdoerfert added a comment.
I guess here, and other places, we will later need to add more function/type combinations. Given that they all follow the same scheme, we should probably use a template for generation soon.
Repository:
rOMP OpenMP
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60906/new/
https://reviews.llvm.org/D60906
More information about the Openmp-commits
mailing list