[all-commits] [llvm/llvm-project] 27be24: [CIR][AMDGPU] Adds amdgcn logb and scalebn builtins
Rana Pratap Reddy via All-commits
all-commits at lists.llvm.org
Mon Apr 13 22:14:05 PDT 2026
Branch: refs/heads/users/ranapratap55/cir-amdgpu-logb-scalebn
Home: https://github.com/llvm/llvm-project
Commit: 27be242f20c6d6cf25b47b65359be34adc0ee8a9
https://github.com/llvm/llvm-project/commit/27be242f20c6d6cf25b47b65359be34adc0ee8a9
Author: ranapratap55 <RanaPratapReddy.Nimmakayala at amd.com>
Date: 2026-04-14 (Tue, 14 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: 3a5555d209c7d087c6aed7c87f04db4e2894e633
https://github.com/llvm/llvm-project/commit/3a5555d209c7d087c6aed7c87f04db4e2894e633
Author: ranapratap55 <RanaPratapReddy.Nimmakayala at amd.com>
Date: 2026-04-14 (Tue, 14 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
Compare: https://github.com/llvm/llvm-project/compare/9909223f8305...3a5555d209c7
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