Revert "SWDEV-312141 - Renaming of enum to avoid shadow variable compilation warning (#2487)" (#2547)

This reverts commit 1be987268e.

[ROCm/hip commit: b2c5ba6e03]
Этот коммит содержится в:
Maneesh Gupta
2022-03-11 10:27:43 +05:30
коммит произвёл GitHub
родитель 9bc9eab84a
Коммит 54ccd3958f
+1 -1
Просмотреть файл
@@ -56,7 +56,7 @@ struct hip_bfloat16
enum truncate_t
{
truncate_0
truncate
};
__host__ __device__ hip_bfloat16() = default;