mirror of
https://github.com/hashcat/hashcat
synced 2025-02-14 15:24:28 +01:00
Remove some AMD _unroll restrictions no longer required with ROCm
This commit is contained in:
parent
4dca908cdf
commit
3125a756d9
@ -186,27 +186,6 @@
|
|||||||
#ifdef IS_AMD
|
#ifdef IS_AMD
|
||||||
#ifdef IS_GPU
|
#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
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user