[all-commits] [llvm/llvm-project] a7a2ad: AMDGPU: Make v2f16/v2bf16 copysign legal
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Fri May 30 23:04:19 PDT 2025
Branch: refs/heads/users/arsenm/amdgpu/make-v2f16-copysign-legal
Home: https://github.com/llvm/llvm-project
Commit: a7a2adac892a71831db3bade97c757f025bce923
https://github.com/llvm/llvm-project/commit/a7a2adac892a71831db3bade97c757f025bce923
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-05-31 (Sat, 31 May 2025)
Changed paths:
M llvm/lib/Target/AMDGPU/SIISelLowering.cpp
M llvm/lib/Target/AMDGPU/SIISelLowering.h
M llvm/lib/Target/AMDGPU/SIInstructions.td
M llvm/test/CodeGen/AMDGPU/copysign-simplify-demanded-bits.ll
M llvm/test/CodeGen/AMDGPU/fcopysign.bf16.ll
M llvm/test/CodeGen/AMDGPU/fcopysign.f16.ll
Log Message:
-----------
AMDGPU: Make v2f16/v2bf16 copysign legal
Fixes #141931
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