[Openmp-commits] [PATCH] D75788: [OpenMP] Provide math functions in OpenMP device code via OpenMP variants
Johannes Doerfert via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Fri Jul 8 09:09:27 PDT 2022
jdoerfert added inline comments.
================
Comment at: clang/lib/Headers/CMakeLists.txt:145
set(openmp_wrapper_files
openmp_wrappers/math.h
----------------
chapuni wrote:
> It doesn't contain <time.h>, intentional?
We don't wrap that yet. Do you need it?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75788/new/
https://reviews.llvm.org/D75788
More information about the Openmp-commits
mailing list