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

Alexey Bader via llvm-commits llvm-commits at lists.llvm.org
Thu May 15 11:56:32 PDT 2025


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

Why vulkan is the OS component of the target triple, but OpenCL is the environment? I think they must be the same component.

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


More information about the llvm-commits mailing list