[llvm] [SPIR-V] Fix vloadn OpenCL builtin lowering (PR #81148)

Nathan Gauër via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 19 01:36:19 PST 2024


================
@@ -0,0 +1,40 @@
+; RUN: llc -O0 -mtriple=spirv64-unknown-unknown %s -o - | FileCheck %s
----------------
Keenuts wrote:

nit: why not running spirv-val on this too?

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


More information about the llvm-commits mailing list