[llvm] [SystemZ] Don't lower float/double ATOMIC_[LOAD|STORE] to [LOAD|STORE] (PR #75879)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 6 05:38:12 PST 2024


https://github.com/arsenm approved this pull request.

The generic bits lgtm. The systemZ handling is a hack, and we'd still be better off getting rid of ATOMIC_LOAD and following how GlobalISel does this 

https://github.com/llvm/llvm-project/pull/75879


More information about the llvm-commits mailing list