SIGN IN SIGN UP

Allow all RDNA2 archs to use sdot4 intrinsic (#8629)

The check gating the use of `__builtin_amdgc_sdot4` specifically checks for gfx1030. This causes a severe perf regression for anything gfx103? that's not gfx1030 and not using `HSA_OVERRIDE_GFX_VERSION` (if you've built ROCm to support it). We already have a generic RDNA2 define, let's use it.
J
Jeroen Mostert committed
46e47417aa4f18c08738afd4d9a3e838e97ca03f
Parent: e7e6487
Committed by GitHub <noreply@github.com> on 7/23/2024, 8:50:40 AM