[PATCH] D85879: [OpenMP] Overload `std::isnan` and friends multiple times for the GPU

Johannes Doerfert via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 13 08:34:42 PDT 2020


jdoerfert updated this revision to Diff 285385.
jdoerfert added a comment.

Fix problem, add test


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D85879/new/

https://reviews.llvm.org/D85879

Files:
  clang/lib/Headers/__clang_cuda_cmath.h
  clang/test/Headers/Inputs/include/cmath
  clang/test/Headers/openmp_device_math_isnan.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85879.285385.patch
Type: text/x-patch
Size: 6591 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200813/2604a70a/attachment-0001.bin>


More information about the cfe-commits mailing list