It's more future-proof to use isGFX10Plus from the start, on the
assumption that future architectures will be based on current
architectures.
Also make use of the existing isGFX9Plus in a few places.
Differential D92092
[AMDGPU] Introduce and use isGFX10Plus. NFC. foad on Nov 25 2020, 4:53 AM. Authored by
Details
It's more future-proof to use isGFX10Plus from the start, on the Also make use of the existing isGFX9Plus in a few places.
Diff Detail
|