[Mlir-commits] [mlir] [MLIR][Vector] Add a missing builder implementation for Vector_WarpEx… (PR #110106)

Petr Kurapov llvmlistbot at llvm.org
Mon Oct 14 01:25:26 PDT 2024


kurapov-peter wrote:

> Maybe simply remove the builder given it must be unused?

I think it is unused because there's no implementation :) All uses I've seen so far pass an empty `TypeRange()`.

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


More information about the Mlir-commits mailing list