The ocml_*_rte_f32 and ocml_*_rte_f64 functions are not
available if OCML_BASIC_ROUNDED_OPERATIONS is not defined.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D89966
[HIP] Fix HIP rounding math intrinsics ClosedPublic Authored by ashi1 on Oct 22 2020, 8:11 AM.
Details
Diff Detail Event Timelineashi1 marked 2 inline comments as done. Comment ActionsUpdated the rcp rounded functions to use div and default to use 1.0 / __x. This revision is now accepted and ready to land.Oct 22 2020, 8:56 AM
Revision Contents
Diff 299994 clang/lib/Headers/__clang_hip_math.h
|
All of these should be implemented with the appropriate version of __ocml_div_rtX_f64