[Mlir-commits] [mlir] [mlir] Implement indexed access op interfaces for memref, vector, gpu, nvgpu (PR #177014)

Krzysztof Drewniak llvmlistbot at llvm.org
Wed Feb 25 16:48:32 PST 2026


krzysz00 wrote:

@joker-eph That would break existing users or lead to some really awkward duplication where we'd have the old code and the new code living side-by-side.

I figure these PRs make sense as a stack, and I'm entirely happy to wait for all of them to be reviewed until any of them land

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


More information about the Mlir-commits mailing list