[Mlir-commits] [mlir] [MLIR][Vector] Add DropUnitDimFromBroadcastOp pattern (PR #92938)

Diego Caballero llvmlistbot at llvm.org
Sun Jun 23 15:59:33 PDT 2024


dcaballe wrote:

I'm a bit confused by this PR. Isn't a `vector.broadcast` one of the "boundary" operations that we use to restore the original shape of a vector we dropped a unit dimension from?

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


More information about the Mlir-commits mailing list