[compiler-rt] [RTSan][Apple] Disable AccessingALargeAtomicVariableDiesWhenRealtime (PR #129309)
Chris Apple via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 28 13:42:28 PST 2025
cjappl wrote:
Hi @thetruestblue,
I think ideally we would hunt down and figure out why this is failing to die. Both of the main RTSan devs work on macs primarily, and this test has always passed for us locally.
Is it possible to figure out what kind of lock is being taken by the 'not is_lock_free' large atomic, and intercept that? That would be preferable to disabling the test.
On Sat, Mar 1, 2025 at 6:16 AM, thetruestblue ***@***.***(mailto:On Sat, Mar 1, 2025 at 6:16 AM, thetruestblue <<a href=)> wrote:
> ***@***.***(https://github.com/thetruestblue) requested your review on: [#129309](https://github.com/llvm/llvm-project/pull/129309) [RTSan][Apple] Disable AccessingALargeAtomicVariableDiesWhenRealtime.
>
> —
> Reply to this email directly, [view it on GitHub](https://github.com/llvm/llvm-project/pull/129309#event-16517995685), or [unsubscribe](https://github.com/notifications/unsubscribe-auth/ADMDXY3WUO2HPL52U6G2WOT2SDG37AVCNFSM6AAAAABYDF3DZSVHI2DSMVQWIX3LMV45UABCJFZXG5LFIV3GK3TUJZXXI2LGNFRWC5DJN5XDWMJWGUYTOOJZGU3DQNI).
> You are receiving this because your review was requested.Message ID: ***@***.***>
https://github.com/llvm/llvm-project/pull/129309
More information about the llvm-commits
mailing list