[compiler-rt] [RTSan][Apple] Disable AccessingALargeAtomicVariableDiesWhenRealtime (PR #129309)
via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 11 08:49:34 PDT 2025
davidtrevelyan wrote:
> > @thetruestblue no-pressure just checking in here. Did you and the team manage to find any time to consider this one?
>
> I do believe I have a decent understanding of what is going on. Apologies. I will work on getting you something to move forward with. It will be a day or two!
>
> Can I ask -- what SDK are you using where OSSpinLock interceptor is working for the atomics?
Excellent - appreciate your efforts, and no pressure on timing from our side. As for the SDK you ask about that eventually triggers `OSSpinLockLock` (via `libcompiler_rt`'s `__atomic_load`), @cjappl will have to report back as I'm not able to get it to work on my machine. @cjappl - could you confirm?
https://github.com/llvm/llvm-project/pull/129309
More information about the llvm-commits
mailing list