P4 to Git Change 1402826 by lmoriche@lmoriche_opencl_dev2 on 2017/04/26 12:05:30
SWDEV-102726 - [OCL-LC-ROCm] Open source OpenCL Runtime - Cleanups to build with gcc 5.4 and cmake. Affected files ... ... //depot/stg/opencl/drivers/opencl/compiler/lib/loaders/elf/elf.cpp#37 edit ... //depot/stg/opencl/drivers/opencl/compiler/lib/loaders/elf/elf.hpp#25 edit ... //depot/stg/opencl/drivers/opencl/runtime/device/blit.cpp#5 edit ... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocdevice.cpp#50 edit ... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rockernel.cpp#23 edit ... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocmemory.cpp#17 edit ... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocprintf.cpp#8 edit ... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocprogram.cpp#65 edit ... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocvirtual.cpp#36 edit
This commit is contained in:
@@ -25,11 +25,6 @@
|
||||
#endif // !defined(WITH_LIGHTNING_COMPILER)
|
||||
#include "device/rocm/rocmemory.hpp"
|
||||
#include "device/rocm/rocglinterop.hpp"
|
||||
#include "kv_id.h"
|
||||
#include "vi_id.h"
|
||||
#include "cz_id.h"
|
||||
#include "ci_id.h"
|
||||
#include "ai_id.h"
|
||||
#include <cstring>
|
||||
#include <fstream>
|
||||
#include <sstream>
|
||||
|
||||
Reference in New Issue
Block a user