[all-commits] [llvm/llvm-project] 9d4115: [AMDGPU] Add baseline fneg.bf16.ll tests. NFC. (#1...
Stanislav Mekhanoshin via All-commits
all-commits at lists.llvm.org
Wed Jun 4 20:54:24 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9d4115902351b52142db48d7e2992e9e3f620d7b
https://github.com/llvm/llvm-project/commit/9d4115902351b52142db48d7e2992e9e3f620d7b
Author: Stanislav Mekhanoshin <rampitec at users.noreply.github.com>
Date: 2025-06-04 (Wed, 04 Jun 2025)
Changed paths:
A llvm/test/CodeGen/AMDGPU/fneg.bf16.ll
Log Message:
-----------
[AMDGPU] Add baseline fneg.bf16.ll tests. NFC. (#142866)
This is a copy of the fneg.f16.ll, just with type replaced.
The final logic shall be the same as with f16 as these are
just bit operations.
---------
Co-authored-by: Matt Arsenault <Matthew.Arsenault 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