[llvm] [X86] Enable unaligned loads on x86 using cmpxchg (PR #142645)

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 3 12:32:00 PDT 2025


topperc wrote:

What does gcc do? If something compiled with gcc uses libatomic and something compiled with llvm uses cmpxchg, I don't think they can be linked together.

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


More information about the llvm-commits mailing list