diff options
author | vfdev <vfdev.5@gmail.com> | 2025-01-12 18:56:49 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-12 09:56:49 -0800 |
commit | 9dee7c44491635ec9037b90050bcdbd3d5291e38 (patch) | |
tree | 9aba8d750018b3241f480798a9bc6f7867b32e1c /llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp | |
parent | d047dbd95ed3ef4ace54eaa7c32fe3954317f926 (diff) | |
download | llvm-9dee7c44491635ec9037b90050bcdbd3d5291e38.zip llvm-9dee7c44491635ec9037b90050bcdbd3d5291e38.tar.gz llvm-9dee7c44491635ec9037b90050bcdbd3d5291e38.tar.bz2 |
Added free-threading CPython mode support in MLIR Python bindings (#107103)
Related to https://github.com/llvm/llvm-project/issues/105522
Description:
This PR is a joint work with Peter Hawkins (@hawkinsp) originally done
by myself for pybind11 and then reworked to nanobind based on Peter's
branch: https://github.com/hawkinsp/llvm-project/tree/nbdev .
- Added free-threading CPython mode support for MLIR Python bindings
- Added a test which can reveal data races when cpython and LLVM/MLIR
compiled with TSAN
Context:
- Related to https://github.com/google/jax/issues/23073
Co-authored-by: Peter Hawkins <phawkins@google.com>
Diffstat (limited to 'llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions