[llvm] [AMDGPU] MCExpr-ify MC layer kernel descriptor (PR #80855)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 6 08:28:12 PST 2024


================
@@ -0,0 +1,68 @@
+// RUN: llvm-mc -triple amdgcn-amd-amdhsa -mcpu=gfx90a < %s | FileCheck --check-prefix=ASM %s
----------------
arsenm wrote:

This test doesn't look like it comprehensively tests every field representable as an expression 

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


More information about the llvm-commits mailing list