[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 14:07:21 PST 2024


Max191 wrote:

> Unpack is probably fine... but please help verify if it is fine.

It had the same bug. I double checked with the inverse of the example in https://github.com/openxla/iree/issues/16518.

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


More information about the Mlir-commits mailing list