[llvm] [AMDGPU] Fix layering violations in AMDGPUMCExpr.cpp. NFC (PR #168242)

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 17 09:01:21 PST 2025


topperc wrote:

> It doesn't fix all layering violations, right? AMDGPUDesc still depends on Core and AMDGPUUtils that depends on Core.

Yeah. It's going to take a bit of work to fix all the layering violations.

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


More information about the llvm-commits mailing list