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

Tomas Matheson via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 15 06:27:16 PDT 2024


tmatheson-arm 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.
> 
> Grep doesn't find anything

Yeah that was a TODO item I never got around to.

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


More information about the llvm-commits mailing list