[all-commits] [llvm/llvm-project] d6e880: fix final known bits of fcopysign
Iris Shi via All-commits
all-commits at lists.llvm.org
Wed Jun 11 09:13:22 PDT 2025
Branch: refs/heads/users/el-ev/populate-simplify-demanded-bits
Home: https://github.com/llvm/llvm-project
Commit: d6e880b7f514457ce43bfc31628d407ffd0e3d44
https://github.com/llvm/llvm-project/commit/d6e880b7f514457ce43bfc31628d407ffd0e3d44
Author: Iris Shi <0.0 at owo.li>
Date: 2025-06-12 (Thu, 12 Jun 2025)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
M llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
M llvm/test/CodeGen/AArch64/extract-vector-elt.ll
M llvm/test/CodeGen/AMDGPU/bf16.ll
M llvm/test/CodeGen/AMDGPU/fabs.bf16.ll
M llvm/test/CodeGen/AMDGPU/fcopysign.bf16.ll
M llvm/test/CodeGen/AMDGPU/fcopysign.f16.ll
M llvm/test/CodeGen/AMDGPU/fnearbyint.ll
M llvm/test/CodeGen/AMDGPU/fneg-fabs.bf16.ll
M llvm/test/CodeGen/AMDGPU/roundeven.ll
Log Message:
-----------
fix final known bits of fcopysign
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