Files
rocm-systems/include/hip/hcc_detail
jglaser 00d735cdc9 fix linking of vector types with gcc (#1690)
* fix linking of vector types when linking hipcc objects with gcc

* use __atribute__((vector_size)) with both clang and gcc

and reinstate nonaligned n=3 vector type

* use implicit conversion to value and ext_vector_type when available

* Alternate formulation for GCC compatibility

* Built-in arrays don't mix well with placement new

* Fix typo

* Add conversions to enum

* Fix Scalar_accessor assignment.

* Update hip_vector_types.h

* stir up the underlying_type hideous mess

This fixes the HIP build issue "error: only enumeration types have underlying types".
2019-12-10 09:40:15 +05:30
..
2016-10-04 22:17:18 +05:30
2019-03-06 17:31:44 +05:30
2018-10-11 00:03:01 +01:00
2018-09-17 11:50:29 +03:00
2019-04-23 09:16:00 -04:00
2019-11-06 02:46:21 +02:00
2019-11-07 10:11:22 -05:00
2019-03-06 17:31:44 +05:30