[Mlir-commits] [mlir] [mlir][vector] `broadcast(poison)->poison` and `transpose(poison)->poison` (PR #135435)

James Newling llvmlistbot at llvm.org
Mon Apr 14 13:09:53 PDT 2025


newling wrote:

> Thanks for working on this !
> 
> > [NFC] Reviewer @Groverkss noted that canonicalizers should always be folders where possible ([mlir] canonicalizer: shape_cast(poison) -> poison  #133988 (comment)). This PR moves 2 canonicalizers to folders.
> 
> Could this be a separate PR? I'd rather have every commit implement exactly one thing.

Sure, I'm happy to split this up. I'll close this and post the separate changes soon. 

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


More information about the Mlir-commits mailing list