================ @@ -0,0 +1,40 @@ +; RUN: llc -O0 -mtriple=spirv64-unknown-unknown %s -o - | FileCheck %s ---------------- Keenuts wrote: nit: why not running spirv-val on this too? https://github.com/llvm/llvm-project/pull/81148