================ @@ -0,0 +1,24 @@ +; RUN: llc -O0 -mtriple=spirv32-unknown-unknown %s -o - | FileCheck %s ---------------- jmmartinez wrote: Can you add a test with logical spirv to verify that we fail in that case ? https://github.com/llvm/llvm-project/pull/201450