[Mlir-commits] [mlir] [mlir] Expose linearize/delinearize lowering transforms (PR #144156)

llvmlistbot at llvm.org llvmlistbot at llvm.org
Mon Jun 16 07:49:55 PDT 2025


Max191 wrote:

> @Max191 Makes sense, and seems reasonable for now
> 
> Though I'll note that allowing affine.linearize_index / affine.delinearize_index to take `vector<... x index>` indices (though probably not a vector basis) would be a patch I'd sign off on

Yeah, I think that could be a better end state, although for now it's low priority for me. Perhaps as a future improvement!

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


More information about the Mlir-commits mailing list