[all-commits] [llvm/llvm-project] f59e3c: [AMDGPU] Add the code generation support for `llvm...
Shilei Tian via All-commits
all-commits at lists.llvm.org
Mon Jul 21 07:58:44 PDT 2025
Branch: refs/heads/users/shiltian/codegen-for-llvm-sin-cos-bf16
Home: https://github.com/llvm/llvm-project
Commit: f59e3ce4c7ff424d0e3ee8195c6807c6a52b93dd
https://github.com/llvm/llvm-project/commit/f59e3ce4c7ff424d0e3ee8195c6807c6a52b93dd
Author: Shilei Tian <i at tianshilei.me>
Date: 2025-07-21 (Mon, 21 Jul 2025)
Changed paths:
M llvm/lib/Target/AMDGPU/SIISelLowering.cpp
A llvm/test/CodeGen/AMDGPU/llvm.cos.bf16.ll
A llvm/test/CodeGen/AMDGPU/llvm.sin.bf16.ll
Log Message:
-----------
[AMDGPU] Add the code generation support for `llvm.[sin/cos].bf16`
This is a partial support because some other instructions have not been upstreamed yet.
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