[llvm-branch-commits] [llvm] [AMDGPU][AsmParser] Introduce MC representation for lit() and lit64(). (PR #160316)
Ivan Kosarev via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Tue Sep 23 08:30:14 PDT 2025
kosarev wrote:
> Can you explain a bit about how you are representing lit/lit64 in an MCInst, so I don't have to read the whole patch?
As MCExpr nodes of corresponding kinds.
https://github.com/llvm/llvm-project/pull/160316
More information about the llvm-branch-commits
mailing list