[llvm] [SPIRV] Add support for G_PTRMASK (PR #201450)

Juan Manuel Martinez CaamaƱo via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 8 02:09:53 PDT 2026


================
@@ -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


More information about the llvm-commits mailing list