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
此提交包含在:
foreman
2018-05-07 17:11:56 -04:00
父節點 0698c17303
當前提交 c06ffcf665
+3
查看文件
@@ -9,7 +9,10 @@
#include <atomic>
#include <string>
#ifdef _WIN32
#include <intrin.h>
#endif
namespace amd {