Disable AMD optimizations for LLVM
This commit is contained in:
@@ -28,9 +28,11 @@
|
||||
*/
|
||||
|
||||
#ifdef IS_AMD
|
||||
#ifndef cl_clang_storage_class_specifiers
|
||||
#pragma OPENCL EXTENSION cl_amd_media_ops : enable
|
||||
#pragma OPENCL EXTENSION cl_amd_media_ops2 : enable
|
||||
#endif
|
||||
#endif
|
||||
|
||||
/**
|
||||
* NV specific
|
||||
|
||||
Reference in New Issue
Block a user