[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:44:44 PST 2024


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

Please also move the test to the `/pointers` directory and change underscores to dashes in the name.

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


More information about the llvm-commits mailing list