Remove some AMD _unroll restrictions no longer required with ROCm

pull/1309/head
jsteube 7 years ago
parent 4dca908cdf
commit 3125a756d9

@ -186,27 +186,6 @@
#ifdef IS_AMD
#ifdef IS_GPU
#if KERN_TYPE == 1700
#undef _unroll
#endif
#if KERN_TYPE == 1710
#undef _unroll
#endif
#if KERN_TYPE == 5200
#undef _unroll
#endif
#if KERN_TYPE == 10800
#undef _unroll
#endif
#if KERN_TYPE == 10900
#undef _unroll
#endif
#if KERN_TYPE == 12800
#undef _unroll
#endif
#if KERN_TYPE == 12900
#undef _unroll
#endif
#endif
#endif

Loading…
Cancel
Save