[llvm] fix producing multiple identical opaque pointer types (PR #79060)

Michal Paszkowski via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 25 04:42:14 PST 2024


================
@@ -0,0 +1,15 @@
+; RUN: llc -O0 -mtriple=spirv32-unknown-unknown %s -o - | FileCheck %s
+
----------------
michalpaszkowski wrote:

Could spirv-val run line be added here as well?

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


More information about the llvm-commits mailing list