================ @@ -0,0 +1,6 @@ +; RUN: not not llc -mtriple=amdgcn -mcpu=gfx900 -verify-machineinstrs -enable-new-pm -verify-each -o - < %s 2>&1 | FileCheck %s ---------------- arsenm wrote: not not, also don't need all of these flags https://github.com/llvm/llvm-project/pull/123609