[Mlir-commits] [mlir] [mlir] Change `tensor.extract/insert` to take static/dynamic indices. (PR #104488)

Mehdi Amini llvmlistbot at llvm.org
Thu Aug 22 06:57:05 PDT 2024


joker-eph wrote:

> I don't see this as proposing a change to MLIR core

Nobody said otherwise I believe.

> We could also just introduce new ops: tensor.insert_static and tensor.extract_static that is all static

I don’t have an objection of principles on this if there is a use-case for static indexing.

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


More information about the Mlir-commits mailing list