[clang] [llvm] Hlsl asint16 intrinsic (PR #131900)
Farzon Lotfi via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 19 08:46:11 PDT 2025
================
@@ -0,0 +1,55 @@
+; RUN: llc -O0 -verify-machineinstrs -mtriple=spirv-unknown-unknown %s -o - | FileCheck %s
+; RUN: %if spirv-tools %{ llc -O0 -mtriple=spirv-unknown-unknown %s -o - -filetype=obj | spirv-val %}
----------------
farzonl wrote:
delete this file
https://github.com/llvm/llvm-project/pull/131900
More information about the llvm-commits
mailing list