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

Eli Friedman via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 23 09:50:17 PDT 2025


efriedma-quic wrote:

When this text was originally written, the backend didn't have support for expanding atomics to libcalls, I think.  Not sure if all targets support such lowering today... does __atomic_load exist on GPU targets?

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


More information about the llvm-commits mailing list