[Mlir-commits] [mlir] Remove Pure attribute from Linalg::IndexOp. (PR #68894)
Maksim Levental
llvmlistbot at llvm.org
Sun Dec 10 22:03:19 PST 2023
makslevental wrote:
> Sending the indices in as a basic block argument seems cleanest of all if that's a viable path.
So I'll reiterate/repeat my question: did `linalg.indexed_generic` support arbitrary iteration spaces? Because if so, we should bring it back and kill two birds with one stone.
https://github.com/llvm/llvm-project/pull/68894
More information about the Mlir-commits
mailing list