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

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 29 00:51:26 PST 2024


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

Also needs to test more subtargets to hit all the streamer paths 

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


More information about the llvm-commits mailing list