[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 16:13:48 PDT 2025
    
    
  
================
@@ -0,0 +1,106 @@
+; RUN: llc -verify-machineinstrs -O0 -mtriple=spirv64-unknown-unknown %s -o - | FileCheck %s
----------------
bader wrote:
As I mentioned [here](https://github.com/llvm/llvm-project/pull/129689#discussion_r2031961684), OpenCL should also be OS component.
https://github.com/llvm/llvm-project/pull/129240
    
    
More information about the llvm-commits
mailing list