[llvm] AArch64: Add tests for atomicrmw fp operations (PR #103701)

David Green via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 14 01:18:07 PDT 2024


davemgreen wrote:

We have a decent number of atomic tests in llvm/test/CodeGen/AArch64/Atomics, but I don't believe they include fp operations yet.

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


More information about the llvm-commits mailing list