P4 to Git Change 1551276 by jatang@jatang-opencl-hsa-stg4 on 2018/05/07 16:28:58

SWDEV-1 - Switch to VS2017 Compiler (opencl).

	+#ifdef _WIN32
	#include <intrin.h>
	+#endif

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/util.hpp#14 edit


[ROCm/clr commit: c06ffcf665]
Этот коммит содержится в:
foreman
2018-05-07 17:11:56 -04:00
родитель 6531d6dc9f
Коммит 87e83ca8a5
+3
Просмотреть файл
@@ -9,7 +9,10 @@
#include <atomic>
#include <string>
#ifdef _WIN32
#include <intrin.h>
#endif
namespace amd {