[llvm] [LangRef] No target-specific size limit for atomics (PR #136864)

Eli Friedman via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 24 12:02:33 PDT 2025


efriedma-quic wrote:

So it seems like there is still a limit, at least on some targets?

Maybe it's sufficient to just note that most targets support arbitrary widths using a lock-based fallback.

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


More information about the llvm-commits mailing list