Migrate unroll handling for -m 15900 from OpenCL/inc_vendor.cl to module_jit_build_options()
This commit is contained in:
@@ -193,21 +193,6 @@
|
||||
#endif
|
||||
#endif
|
||||
|
||||
// amd specific
|
||||
|
||||
#ifdef IS_AMD
|
||||
#ifdef IS_GPU
|
||||
|
||||
#if KERN_TYPE == 15300
|
||||
#undef _unroll
|
||||
#endif
|
||||
#if KERN_TYPE == 15900
|
||||
#undef _unroll
|
||||
#endif
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
// apple specific
|
||||
|
||||
#ifdef IS_APPLE
|
||||
|
||||
Reference in New Issue
Block a user