[Mlir-commits] [mlir] [mlir][vector] `broadcast(poison)->poison` and `transpose(poison)->poison` (PR #135435)
Andrzej WarzyĆski
llvmlistbot at llvm.org
Mon Apr 14 12:48:35 PDT 2025
banach-space 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.
https://github.com/llvm/llvm-project/pull/135435
More information about the Mlir-commits
mailing list