[Mlir-commits] [mlir] [mlir][vector] Make ReorderElementwiseOpsOnBroadcast support vector.splat (PR #66596)

Diego Caballero llvmlistbot at llvm.org
Mon Sep 18 23:03:26 PDT 2023


dcaballe wrote:

I guess the first question that comes to mind is... why do we have a `vector.broadcast` and a `vector.splat`? :)
Isn't the former a superset of the latter? Is the latter just legacy?

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


More information about the Mlir-commits mailing list