[Mlir-commits] [mlir] [mlir] Fix bug in UnPackOp tiling implementation causing infinite loop (PR #113571)

Han-Chung Wang llvmlistbot at llvm.org
Thu Oct 24 16:05:42 PDT 2024


https://github.com/hanhanW approved this pull request.

I don't remember all the details, and the tiling mechanism has been evolving. Based on the comment of TilingResult, the change looks okay to me.

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


More information about the Mlir-commits mailing list