[Mlir-commits] [mlir] [mlir] Change `tensor.extract/insert` to take static/dynamic indices. (PR #104488)
Matthias Springer
llvmlistbot at llvm.org
Mon Aug 19 23:47:39 PDT 2024
matthias-springer wrote:
Another point that wasn't mentioned yet: Static indices can be verified. Dynamic indices should not be verified as per verifier guidelines.
https://github.com/llvm/llvm-project/pull/104488
More information about the Mlir-commits
mailing list