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

Sergei Barannikov via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 16 05:06:58 PST 2025


https://github.com/s-barannikov commented:

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


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


More information about the llvm-commits mailing list