[clang] [llvm] [AMDGPU] Clean up GFX13 feature list (PR #208416)

Mariusz Sikora via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 10 04:59:47 PDT 2026


================
@@ -1962,26 +1962,10 @@ ds_load_tr8_b64 v[1:2], v0 offset:64
 // GFX13-W32: ds_load_tr8_b64 v[1:2], v0 offset:64    ; encoding: [0x40,0x00,0xf4,0xdb,0x00,0x00,0x00,0x01]
 // GFX13-W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32
 
-ds_load_tr4_b64 v[1:2], v0
----------------
mariusz-sikora-at-amd wrote:

Yes, it was copied with gfx12 or gfx1250

https://github.com/llvm/llvm-project/pull/208416


More information about the cfe-commits mailing list