[PATCH] D73872: [MLIR][Linalg] Use GenericLoopNestRangeBuilder in tiling code.

Stephan Herhut via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 3 04:52:53 PST 2020


herhut accepted this revision.
herhut added a comment.
This revision is now accepted and ready to land.

Looks good to me. I wonder about users of TiledLinAlgOp. Are there none? This should be a breaking change.

@nicolasvasilache should take a look, too.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D73872/new/

https://reviews.llvm.org/D73872





More information about the llvm-commits mailing list