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

Krzysztof Drewniak llvmlistbot at llvm.org
Mon Jun 16 07:38:50 PDT 2025


krzysz00 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

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


More information about the Mlir-commits mailing list