[all-commits] [llvm/llvm-project] 2fa6c5: [AMDGPU] Add support for `v_tanh_f32` on gfx1250
Shilei Tian via All-commits
all-commits at lists.llvm.org
Thu Jul 17 10:17:39 PDT 2025
Branch: refs/heads/users/shiltian/v_tanh_f32
Home: https://github.com/llvm/llvm-project
Commit: 2fa6c545f78a345feb30c1ac27e9874106b5870c
https://github.com/llvm/llvm-project/commit/2fa6c545f78a345feb30c1ac27e9874106b5870c
Author: Shilei Tian <i at tianshilei.me>
Date: 2025-07-17 (Thu, 17 Jul 2025)
Changed paths:
M clang/include/clang/Basic/BuiltinsAMDGPU.def
M clang/test/CodeGenOpenCL/builtins-amdgcn-gfx1250.cl
M llvm/lib/Target/AMDGPU/AMDGPU.td
M llvm/lib/Target/AMDGPU/GCNSubtarget.h
M llvm/lib/Target/AMDGPU/VOP1Instructions.td
M llvm/lib/TargetParser/TargetParser.cpp
M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.tanh.ll
Log Message:
-----------
[AMDGPU] Add support for `v_tanh_f32` on gfx1250
Co-authored-by: Mekhanoshin, Stanislav <Stanislav.Mekhanoshin at amd.com>
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