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

Nicolas Vasilache via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 3 06:50:28 PST 2020


nicolasvasilache added a comment.

Glanced over quickly, looks innocuous enough to me an a good step towards allow generalization to affine, various ploops (affine or not).
If all tests pass (i.e. the `check-mlir` target), then go for it, we'll adapt if any issues comes up.

Thanks for doing this generalization effort.


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