[Mlir-commits] [mlir] [MLIR][Tensor] Remove FoldDimOf[Expand|Collapse]Shape Pattern (PR #134219)

Vivek Khandelwal llvmlistbot at llvm.org
Thu Apr 3 02:44:22 PDT 2025


vivekkhandelwal1 wrote:

> I'm very confused that there is no test change? That points to a previous lack of coverage... Edit: actually the CI is failing, there are test changes and we had coverage :)
> 
> Can you add minimal test demonstrating the issue you're fixing?

I have fixed the failing regression tests. Sorry, I forgot to do that while creating the PR.

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


More information about the Mlir-commits mailing list