================ @@ -0,0 +1,84 @@ +; RUN: llc -mtriple=amdgcn-amd-amdhsa -mcpu=gfx900 < %s | FileCheck %s + ---------------- jwanggit86 wrote: Created a new test file to test various errors. https://github.com/llvm/llvm-project/pull/79035