[llvm] AMDGPU/MC: Fix emitting absolute expressions (PR #136789)

Nicolai Hähnle via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 23 07:11:53 PDT 2025


nhaehnle wrote:

> Don't see why this isn't testable

Any suggestions as to how? In the downstream case, this is triggered by a new MCResourceInfo::ResourceInfoKind which can be placed into an instruction operand. It's possible I missed something, but in main these enums only seem to be used in connection to the kernel descriptor.

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


More information about the llvm-commits mailing list