[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 13:54:41 PST 2024
hanhanW 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.
Unpack is probably fine... but please help verify if it is fine.
https://github.com/llvm/llvm-project/pull/82539
More information about the Mlir-commits
mailing list