[PATCH] D139723: [OpenMP][AMDGPU] Enable use of abs labs and llabs math functions in C code
    Matt Arsenault via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Fri Dec  9 13:38:42 PST 2022
    
    
  
arsenm added inline comments.
================
Comment at: clang/lib/Headers/__clang_hip_math.h:145
 // BEGIN FLOAT
-#if defined(__cplusplus)
 __DEVICE__
----------------
Why not introduce __clang_hip_stdlib.h now?
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D139723/new/
https://reviews.llvm.org/D139723
    
    
More information about the cfe-commits
mailing list