[clang] [Clang] Fix clang to emit llvm-ir for fadd/fsub atomics (PR #162679)

via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 22 02:31:18 PST 2026


CarolineConcatto wrote:

@tmatheson-arm  the **_atomicrmw fadd_**  lowers to _**casal**_ without lsfe:
https://godbolt.org/z/e6f1q3YE1

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


More information about the cfe-commits mailing list