clang/HIP: Inline frexp/frexpf implementations
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Tue, 22 Nov 2022 05:42:55 +0000 (00:42 -0500)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Tue, 6 Jun 2023 22:04:34 +0000 (18:04 -0400)
commite1fa30d005afa32be1a8d490e99652cd56440826
treee11b39484b115e69109c6c6790f0d85c0959502a
parent6269b8b7de1576dd85b4762194bd58dc7f97e0dd
clang/HIP: Inline frexp/frexpf implementations

Don't bother calling ocml. This stops setting the
appropriate fast math flags, and requires this junk
for passing to a private pointer.
clang/lib/Headers/__clang_hip_math.h
clang/test/Headers/__clang_hip_math.hip
clang/test/Headers/__clang_hip_math_ocml_rounded_ops.hip