[Mlir-commits] [mlir] Rename structured.{vectorize => vectorize_children}. (PR #66575)
Andrzej WarzyĆski
llvmlistbot at llvm.org
Mon Sep 18 13:41:25 PDT 2023
banach-space wrote:
> @banach-space, you [said](https://reviews.llvm.org/D157774#4646902):
>
> > Not sure about `VectorizeChildren` - that op does quite a bit more than plain vectorization.
>
> Do you have a suggestion? I don't fully understand what the op does...
It would be great to get input from folks who worked on this originally (perhaps @nicolasvasilache or @dcaballe). My suggestion would be: `VectorizeAndApplyPatterns`.
https://github.com/llvm/llvm-project/pull/66575
More information about the Mlir-commits
mailing list