Ethan Smith <et...@ethanhs.me> added the comment:
I sent my patches to clang-cl upstream [1]. It seems they want to implement Hardware Lock Elision (which is used by some MSVC compiler intrinsics in pyatomic.h) before implementing the needed intrinsics. I have found temporary replacements that do not elide locks, but have effectively the same functional purpose as those intrinsics, so I should have a full PR for CPython ready soon. [1] https://reviews.llvm.org/D47672 ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue33351> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com