[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 06:16:14 PDT 2025


jyknight wrote:

> I'm not sure how much longer we still want to support r600.

I have no opinion on that. But surely it should not be invoking UB in the test suite while it's still included, right?

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


More information about the llvm-commits mailing list