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

Han-Chung Wang llvmlistbot at llvm.org
Wed Feb 21 15:09:12 PST 2024


hanhanW 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 [openxla/iree#16518](https://github.com/openxla/iree/issues/16518).

Can you add the case to the lit tests?

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


More information about the Mlir-commits mailing list