[llvm] [AMDGPU] Add FeatureGFX13 and SMEM encoding for gfx13 (PR #177567)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 23 05:34:27 PST 2026


https://github.com/arsenm approved this pull request.

hasGFX1250Insts isn't quite the same but the real problem is using these catch-all named checks instead of something more specific 

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


More information about the llvm-commits mailing list