[Mlir-commits] [mlir] [MLIR][NFC] Add allow Insert/extract slice option to pack/unpack op (PR #117340)
Han-Chung Wang
llvmlistbot at llvm.org
Mon Nov 25 09:56:29 PST 2024
hanhanW wrote:
> On a different note, there's lower{Un}Pack and there's DecomposeOuterUnitDimsPackOpPattern. We should unify these things at some point.
It should be much easier than before today. People have filled the gaps in the past one year.
https://github.com/llvm/llvm-project/pull/117340
More information about the Mlir-commits
mailing list