[Mlir-commits] [mlir] [mlir][sparse] implement lowering rules for ExtractIterSpaceOp. (PR #89143)
Ingo Müller
llvmlistbot at llvm.org
Fri May 10 09:16:38 PDT 2024
https://github.com/ingomueller-net commented:
Looks good in general but I haven't understood all of the details. This particular op is probably good to start implementing because it is essentially a no-op, so you can concentrate on bringing all the glue code in place, but I am lacking some familiarity with the remainder of the code to really understand that.
https://github.com/llvm/llvm-project/pull/89143
More information about the Mlir-commits
mailing list