[all-commits] [llvm/llvm-project] 78428c: [SPIRV] Addition of @llvm.lround.* and @llvm.llrou...

Aadesh Premkumar via All-commits all-commits at lists.llvm.org
Thu Sep 25 08:33:02 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 78428cec39b37a2a284336ec139894280a6b75e8
      https://github.com/llvm/llvm-project/commit/78428cec39b37a2a284336ec139894280a6b75e8
  Author: Aadesh Premkumar <aadesh.premkumar at multicorewareinc.com>
  Date:   2025-09-25 (Thu, 25 Sep 2025)

  Changed paths:
    M llvm/lib/Target/SPIRV/SPIRVInstructionSelector.cpp
    M llvm/lib/Target/SPIRV/SPIRVLegalizerInfo.cpp
    A llvm/test/CodeGen/SPIRV/llvm-intrinsics/llround.ll
    A llvm/test/CodeGen/SPIRV/llvm-intrinsics/lround.ll

  Log Message:
  -----------
  [SPIRV] Addition of @llvm.lround.* and @llvm.llround.* intrinsic (#129240)

--Added legalizer for @llvm.lround.* and @llvm.llround.* inrinsic
--Added Instruction Selector for @llvm.lround.* and @llvm.llround.*
intrinsic
--Added tests for @llvm.lround.* and @llvm.llround.* intrinsic



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list