================ @@ -0,0 +1,41 @@ +; RUN: llc -verify-machineinstrs -O0 -mtriple=spirv64-unknown-unknown %s -o - | FileCheck %s ---------------- arsenm wrote: Don't need -verify-machineinstrs, and why -O0 https://github.com/llvm/llvm-project/pull/157437