[Mlir-commits] [mlir] [MLIR][NFC] Add allow Insert/extract slice option to pack/unpack op (PR #117340)
Andrzej WarzyĆski
llvmlistbot at llvm.org
Mon Nov 25 07:08:43 PST 2024
banach-space wrote:
> just want to note that we should make sure we still have the same type of control over how/which patterns are applied
Agreed - we shouldn't bundle things pre-maturely. However, if these patterns effectively duplicate one another ... That's a topic for another PR though ;-)
https://github.com/llvm/llvm-project/pull/117340
More information about the Mlir-commits
mailing list