[Mlir-commits] [mlir] [mlir][Linalg] Fix foldFillPackIntoFillOp to work for general cases (PR #74148)
lorenzo chelini
llvmlistbot at llvm.org
Mon Dec 4 03:01:00 PST 2023
chelini wrote:
Hi @yzhang93 thanks for improving this. I have two comments/questions:
1. I need help to understand what this PR fixes from the commit message. Could you please comment on what the "general case" is?
2. The added test is a bit overloading; can it be simplified?
https://github.com/llvm/llvm-project/pull/74148
More information about the Mlir-commits
mailing list