[llvm] [SPIR-V] Fix sub-byte argument type mismatch in call lowering (PR #189893)

Arseniy Obolenskiy via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 2 00:10:43 PDT 2026


================
@@ -0,0 +1,16 @@
+; RUN: llc -verify-machineinstrs -O0 -mtriple=spirv64-unknown-unknown %s -o - | FileCheck %s
----------------
aobolensk wrote:

I can add it but I' not sure if it is really needed, because in the test I'm checking if CharTy is actually used

https://github.com/llvm/llvm-project/pull/189893


More information about the llvm-commits mailing list