[Mlir-commits] [mlir] [mlir][python] fix linalg.pack/unpack (PR #127729)

Andrzej Warzyński llvmlistbot at llvm.org
Tue Feb 18 23:42:09 PST 2025


banach-space wrote:

Thanks for the fix and apologies for the disruption!

> This PR https://github.com/llvm/llvm-project/pull/123902 broke python bindings for tensor.pack/unpack.

Just so that I educate myself - where were the old bindings located? That PR didn't touch any Python code 🤔 Also, looks like this PR is implementing the bindings from scratch?

Please bare with me, I'm not too familiar with this logic 😅 

https://github.com/llvm/llvm-project/pull/127729


More information about the Mlir-commits mailing list