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]
Этот коммит содержится в:
@@ -9,7 +9,10 @@
|
||||
|
||||
#include <atomic>
|
||||
#include <string>
|
||||
|
||||
#ifdef _WIN32
|
||||
#include <intrin.h>
|
||||
#endif
|
||||
|
||||
namespace amd {
|
||||
|
||||
|
||||
Ссылка в новой задаче
Block a user