SWDEV-556684 - Remove HSAIL support (#1183)

This commit is contained in:
Pengda Xie
2025-10-23 11:21:49 -07:00
zatwierdzone przez GitHub
rodzic db949445c3
commit a4bbd73dc6
53 zmienionych plików z 410 dodań i 5066 usunięć
-2
Wyświetl plik
@@ -141,8 +141,6 @@ release(uint, PAL_MALL_POLICY, 0, \
"2 = Allocations will always be put through the MALL") \
release(bool, GPU_ENABLE_WAVE32_MODE, true, \
"Enables Wave32 compilation in HW if available") \
release(bool, GPU_ENABLE_LC, true, \
"Enables LC path") \
release(bool, GPU_ENABLE_HW_P2P, false, \
"Enables HW P2P path") \
release(bool, GPU_ENABLE_COOP_GROUPS, true, \