[Mlir-commits] [mlir] [mlir] Fix bug in pack op canonicalization for folding dynamic dims (PR #82539)

llvmlistbot at llvm.org llvmlistbot at llvm.org
Wed Feb 21 13:52:39 PST 2024


Max191 wrote:

> good catch, thanks! I probably need to fix the one for unpack

Ah, I just realized the unpack one is there at head. I didn't check after I rebased. I can add that fix in this PR too.

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


More information about the Mlir-commits mailing list