[Mlir-commits] [mlir] Remove Pure attribute from Linalg::IndexOp. (PR #68894)
Mehdi Amini
llvmlistbot at llvm.org
Sun Dec 10 20:50:09 PST 2023
joker-eph wrote:
I thought about the "read": but it's a read from a special resource, and one that is constant during the execution of the particular region. This is likely important to model this to be able to keep existing transformation working, but I don't think we have the expressiveness for describing this just now?
https://github.com/llvm/llvm-project/pull/68894
More information about the Mlir-commits
mailing list