[llvm] [SPIRV] Fix type mismatch assertion in insertvalue. (PR #143131)

Tim Besard via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 24 07:15:43 PDT 2025


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

Sure. Verified locally that is passes validation.

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


More information about the llvm-commits mailing list