[Mlir-commits] [mlir] Remove Pure attribute from Linalg::IndexOp. (PR #68894)
Mehdi Amini
llvmlistbot at llvm.org
Thu Oct 12 10:53:20 PDT 2023
joker-eph wrote:
How can linalg.index be pure? It does not take operand but returns a different value each time right?
https://github.com/llvm/llvm-project/pull/68894
More information about the Mlir-commits
mailing list