[all-commits] [llvm/llvm-project] d362ce: [AMDGPU] Add the code generation support for `llvm...
Shilei Tian via All-commits
all-commits at lists.llvm.org
Mon Jul 21 06:40:16 PDT 2025
Branch: refs/heads/users/shiltian/codegen-for-llvm-sin-cos-bf16
Home: https://github.com/llvm/llvm-project
Commit: d362ce6e616be7b0e1316fae1e3bcae8c12ff5aa
https://github.com/llvm/llvm-project/commit/d362ce6e616be7b0e1316fae1e3bcae8c12ff5aa
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