[Mlir-commits] [mlir] [MLIR][Vector] Add Lowering for vector.step (PR #113655)

Manupa Karunaratne llvmlistbot at llvm.org
Tue Oct 29 08:41:38 PDT 2024


manupak wrote:

> Cool, why not upstream that? That's a good optimisation and nice justification for this change.

We may do that but for ordering of things we need `vector.step` to survive the folder _first_  :) if that make sense 

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


More information about the Mlir-commits mailing list