This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf28e710db720: [OpenMP] Make CUDA math library functions SPMD
amenable (authored by jhuber6).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LA
jhuber6 updated this revision to Diff 371162.
jhuber6 added a comment.
Fixing end assumes using wrong syntax.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108958/new/
https://reviews.llvm.org/D108958
Files:
clang/lib/Headers/__clang_cuda_libdev
jhuber6 updated this revision to Diff 371153.
jhuber6 added a comment.
Adding `no_openmp` assumption as well.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108958/new/
https://reviews.llvm.org/D108958
Files:
clang/lib/Headers/__clang_cuda_libdev
jdoerfert accepted this revision.
jdoerfert added a comment.
This revision is now accepted and ready to land.
LG
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108958/new/
https://reviews.llvm.org/D108958
___
jhuber6 created this revision.
jhuber6 added a reviewer: jdoerfert.
Herald added subscribers: guansong, yaxunl.
jhuber6 requested review of this revision.
Herald added subscribers: cfe-commits, sstefan1.
Herald added a project: clang.
This patch adds the SPMD amenable assumption to the CUDA math l