================ @@ -0,0 +1,191 @@ +; RUN: opt -S -mtriple=amdgcn-unknown-unknown < %s | FileCheck -check-prefixes=CHECK %s ---------------- arsenm wrote: -check-prefixes=CHECK is the same as the default, can just drop it https://github.com/llvm/llvm-project/pull/76917