[Mlir-commits] [mlir] [MLIR][Linalg] Fix crash on duplicate dimensions in linalg.broadcast (PR #211203)

Andrzej WarzyƄski llvmlistbot at llvm.org
Fri Jul 24 04:32:51 PDT 2026


banach-space wrote:

> @banach-space I've updated the summary and applied the review comments. There will be two follow-up PRs after this:
> 
> * Fix for the crash on 0D inputs after flattening, which generated improper code as @nujaa mentioned above.
> * Introducing support for scalar broadcasts.

Nice! I will be away next week, so please expect a delay from my side. There's also plenty of other great reviewers available :)

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


More information about the Mlir-commits mailing list