P4 to Git Change 1826056 by jatang@jatang_win_pal_lc on 2019/06/13 15:35:07

SWDEV-174198 - MI100: fix typo.

Affected files ...

... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/target_mappings_hsail.h#56 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/target_mappings_hsail64.h#51 edit


[ROCm/clr commit: f4024263ff]
Этот коммит содержится в:
foreman
2019-06-14 04:14:23 -04:00
родитель bfbf74f4e7
Коммит cf59d77059
2 изменённых файлов: 2 добавлений и 0 удалений
+1
Просмотреть файл
@@ -70,6 +70,7 @@ static const TargetMapping HSAILTargetMapping_0_8[] = {
UnknownTarget,
UnknownTarget,
UnknownTarget,
UnknownTarget,
#endif
InvalidTarget
};
+1
Просмотреть файл
@@ -68,6 +68,7 @@ static const TargetMapping HSAIL64TargetMapping_0_8[] = {
UnknownTarget,
UnknownTarget,
UnknownTarget,
UnknownTarget,
#endif
InvalidTarget
};