================ @@ -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