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

Marcos Maronas via llvm-commits llvm-commits at lists.llvm.org
Fri May 16 01:06:28 PDT 2025


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

> As I mentioned [here](https://github.com/llvm/llvm-project/pull/129689#discussion_r2031961684), OpenCL should also be OS component.

We are aware, @MrSidims asked the original author in https://github.com/llvm/llvm-project/pull/78655#issuecomment-2743162853, but we had no answer yet. I can try and address that in a future PR, but for now, this is the current status of thing.

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


More information about the llvm-commits mailing list