[all-commits] [llvm/llvm-project] 76cf51: [AMDGPU] Add the code generation support for `llvm...
Shilei Tian via All-commits
all-commits at lists.llvm.org
Fri Jul 18 18:53:49 PDT 2025
Branch: refs/heads/users/shiltian/codegen-for-llvm-sin-cos-bf16
Home: https://github.com/llvm/llvm-project
Commit: 76cf51351db63757e8caa1cf6c542dfd6d110978
https://github.com/llvm/llvm-project/commit/76cf51351db63757e8caa1cf6c542dfd6d110978
Author: Shilei Tian <i at tianshilei.me>
Date: 2025-07-18 (Fri, 18 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