[all-commits] [llvm/llvm-project] d9fc5b: DAG: Implement softening for fp atomic store (#90840)
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Thu May 2 03:09:14 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d9fc5babb96ca9c75f36f9cf3d3f2a55ddc0ab4d
https://github.com/llvm/llvm-project/commit/d9fc5babb96ca9c75f36f9cf3d3f2a55ddc0ab4d
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2024-05-02 (Thu, 02 May 2024)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp
M llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.h
Log Message:
-----------
DAG: Implement softening for fp atomic store (#90840)
This will prevent SystemZ test regressions in a future change, tested by
#90826
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