[llvm] [SPIR-V] Support 2 more instructions from SPV_INTEL_long_composites (PR #128190)
Vyacheslav Levytskyy via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 24 04:14:21 PST 2025
================
@@ -0,0 +1,28 @@
+; RUN: llc -verify-machineinstrs -O0 -mtriple=spirv32-unknown-unknown --spirv-ext=+SPV_INTEL_long_composites %s -o - | FileCheck %s
----------------
VyacheslavLevytskyy wrote:
end of line is missed at the end of this file
https://github.com/llvm/llvm-project/pull/128190
More information about the llvm-commits
mailing list