Migrate unroll handling for -m 14100 from OpenCL/inc_vendor.cl to module_jit_build_options()

This commit is contained in:
jsteube
2019-03-03 11:55:42 +01:00
parent b0a83b28d1
commit 1714382daa
2 changed files with 13 additions and 4 deletions
-3
View File
@@ -198,9 +198,6 @@
#ifdef IS_AMD
#ifdef IS_GPU
#if KERN_TYPE == 14100
#undef _unroll
#endif
#if KERN_TYPE == 15300
#undef _unroll
#endif