[all-commits] [llvm/llvm-project] 95b516: [CIR][AMDGPU] Adds amdgcn logb and scalebn builtins
Rana Pratap Reddy via All-commits
all-commits at lists.llvm.org
Thu Apr 16 23:12:03 PDT 2026
Branch: refs/heads/users/ranapratap55/cir-amdgpu-logb-scalebn
Home: https://github.com/llvm/llvm-project
Commit: 95b516e26a6d61d20d0eccdbf5e86752f98fa875
https://github.com/llvm/llvm-project/commit/95b516e26a6d61d20d0eccdbf5e86752f98fa875
Author: ranapratap55 <RanaPratapReddy.Nimmakayala at amd.com>
Date: 2026-04-17 (Fri, 17 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: 218e7478662f739f6841fdc011a0f0a78ef71b80
https://github.com/llvm/llvm-project/commit/218e7478662f739f6841fdc011a0f0a78ef71b80
Author: ranapratap55 <RanaPratapReddy.Nimmakayala at amd.com>
Date: 2026-04-17 (Fri, 17 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: 02bee9a92b0cabd619ccb769240301eb4e7cbbdb
https://github.com/llvm/llvm-project/commit/02bee9a92b0cabd619ccb769240301eb4e7cbbdb
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/7e03e2ae9a5d...02bee9a92b0c
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