[PATCH] D100794: [HIP] Support overloaded math functions for hipRTC

Artem Belevich via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 22 14:53:30 PDT 2021


tra accepted this revision.
tra added inline comments.


================
Comment at: clang/lib/Headers/__clang_hip_cmath.h:586-587
 _GLIBCXX_BEGIN_NAMESPACE_VERSION
 #endif
 #endif
 
----------------
Nit: I'd add `// <condition>` here for consistency.


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

https://reviews.llvm.org/D100794



More information about the cfe-commits mailing list