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

This reverts commit c093f29d32.
Este commit está contenido en:
Maneesh Gupta
2022-03-11 10:27:43 +05:30
cometido por GitHub
padre 996213c5e3
commit b2c5ba6e03
+1 -1
Ver fichero
@@ -56,7 +56,7 @@ struct hip_bfloat16
enum truncate_t
{
truncate_0
truncate
};
__host__ __device__ hip_bfloat16() = default;