[all-commits] [llvm/llvm-project] dfdcb3: [CIR][AMDGPU] Adds amdgcn logb and scalebn builtins

Rana Pratap Reddy via All-commits all-commits at lists.llvm.org
Thu Apr 16 23:11:28 PDT 2026


  Branch: refs/heads/users/ranapratap55/cir-amdgpu-logb-scalebn
  Home:   https://github.com/llvm/llvm-project
  Commit: dfdcb393b53bd9ce9704d00c0e05c4f0cf03f81b
      https://github.com/llvm/llvm-project/commit/dfdcb393b53bd9ce9704d00c0e05c4f0cf03f81b
  Author: ranapratap55 <RanaPratapReddy.Nimmakayala at amd.com>
  Date:   2026-04-16 (Thu, 16 Apr 2026)

  Changed paths:
    M clang/lib/CIR/CodeGen/CIRGenBuiltinAMDGPU.cpp
    A clang/test/CIR/CodeGenHIP/builtins-amdgcn-logb-scalbn.hip

  Log Message:
  -----------
  [CIR][AMDGPU] Adds amdgcn logb and scalebn builtins


  Commit: 417a0912704b4d0ccb1b6906128a6d5d49444f07
      https://github.com/llvm/llvm-project/commit/417a0912704b4d0ccb1b6906128a6d5d49444f07
  Author: ranapratap55 <RanaPratapReddy.Nimmakayala at amd.com>
  Date:   2026-04-16 (Thu, 16 Apr 2026)

  Changed paths:
    M clang/lib/CIR/CodeGen/CIRGenBuiltinAMDGPU.cpp
    M clang/test/CIR/CodeGenHIP/builtins-amdgcn-logb-scalbn.hip

  Log Message:
  -----------
  [CIR][AMDGPU] Fix FltSemantics, naming convention, and CIR APIs


  Commit: 7e03e2ae9a5d4b0ef536bb4fdcb190a778a94de7
      https://github.com/llvm/llvm-project/commit/7e03e2ae9a5d4b0ef536bb4fdcb190a778a94de7
  Author: ranapratap55 <RanaPratapReddy.Nimmakayala at amd.com>
  Date:   2026-04-17 (Fri, 17 Apr 2026)

  Changed paths:
    M clang/lib/CIR/CodeGen/CIRGenBuiltin.cpp
    M clang/lib/CIR/CodeGen/CIRGenBuiltinAMDGPU.cpp
    M clang/lib/CIR/CodeGen/TargetInfo.cpp
    M clang/lib/CIR/CodeGen/TargetInfo.h
    M clang/test/CIR/CodeGenHIP/builtins-amdgcn-logb-scalbn.hip

  Log Message:
  -----------
  [CIR][AMDGPU] Fix constrained FP and library calls path


Compare: https://github.com/llvm/llvm-project/compare/3a5555d209c7...7e03e2ae9a5d

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