Files
rocm-systems/hipamd/include/hip/hcc_detail
Yaxun (Sam) Liu 6f439f0232 Fix ambiguity of fma for _Float16 for libc++ (#1976)
libc++ defines fma as template function for auto promotion of mixed-type
arguments. libc++ does not handle _Float16 as _Float16 is not a supported
type by C++ standard. As such, it is unlikely we can commit our fix for
_Float16 to libc++ trunk.

Therefore we handle _Float16 with a template specialization of
__numeric_type in HIP headers.

Change-Id: If01960a657ebf1a7a67463cdcf66fab7458dff3c
2020-04-06 15:35:18 +05:30
..
2016-10-04 22:17:18 +05:30
2019-03-06 17:31:44 +05:30
2020-02-17 19:35:35 +05:30
2019-12-23 19:11:24 +05:30
2018-09-17 11:50:29 +03:00
2019-04-23 09:16:00 -04:00
2020-03-17 14:13:19 +05:30
2020-02-28 22:54:00 +02:00
2019-03-06 17:31:44 +05:30