[llvm] AMDGPU: don't call getSubtarget<GCNSubtarget> on R600 targets. (PR #162207)
James Y Knight via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 7 07:15:57 PDT 2025
jyknight wrote:
Ah, got it -- another vote for skipping the pass on r600 instead of making it work -- done!
https://github.com/llvm/llvm-project/pull/162207
More information about the llvm-commits
mailing list