[all-commits] [llvm/llvm-project] 9df846: [mlir][python] fix PyThreadState_GetFrame (#153325)
Maksim Levental via All-commits
all-commits at lists.llvm.org
Tue Aug 12 18:16:25 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9df846bf71a7935d3a798f275471bb59e9b27803
https://github.com/llvm/llvm-project/commit/9df846bf71a7935d3a798f275471bb59e9b27803
Author: Maksim Levental <maksim.levental at gmail.com>
Date: 2025-08-13 (Wed, 13 Aug 2025)
Changed paths:
M mlir/lib/Bindings/Python/IRCore.cpp
Log Message:
-----------
[mlir][python] fix PyThreadState_GetFrame (#153325)
`PyThreadState_GetFrame` wasn't added until 3.9 (fixes currently failing
rocm builder)
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list