[PATCH] D75788: [OpenMP] Provide math functions in OpenMP device code via OpenMP variants
NAKAMURA Takumi via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jul 1 07:10:15 PDT 2022
chapuni added inline comments.
Herald added subscribers: kosarev, mattd, asavonic, sstefan1, MaskRay.
Herald added a project: All.
================
Comment at: clang/lib/Headers/CMakeLists.txt:145
set(openmp_wrapper_files
openmp_wrappers/math.h
----------------
It doesn't contain <time.h>, intentional?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75788/new/
https://reviews.llvm.org/D75788
More information about the cfe-commits
mailing list