[llvm] [SPIRV] Addition of @llvm.lround.* and @llvm.llround.* intrinsic (PR #129240)

Dmitry Sidorov via llvm-commits llvm-commits at lists.llvm.org
Thu May 15 10:33:07 PDT 2025


================
@@ -0,0 +1,106 @@
+; RUN: llc -verify-machineinstrs -O0 -mtriple=spirv64-unknown-unknown %s -o - | FileCheck %s
----------------
MrSidims wrote:

@maarquitos14 please advise, which triple should be used for vulkan and opencl

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


More information about the llvm-commits mailing list