[all-commits] [llvm/llvm-project] 0da755: [MLIR][Linalg] Use GenericLoopNestRangeBuilder in ...
Alexander Belyaev via All-commits
all-commits at lists.llvm.org
Mon Feb 3 12:11:23 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 0da755df85dc851f5f35a69c0d5bcf0dc47eb631
https://github.com/llvm/llvm-project/commit/0da755df85dc851f5f35a69c0d5bcf0dc47eb631
Author: Alexander Belyaev <pifon at google.com>
Date: 2020-02-03 (Mon, 03 Feb 2020)
Changed paths:
M mlir/include/mlir/Dialect/Linalg/Utils/Utils.h
M mlir/lib/Dialect/Linalg/Transforms/Tiling.cpp
Log Message:
-----------
[MLIR][Linalg] Use GenericLoopNestRangeBuilder in tiling code.
Preparation for adding support for tiling to parallel loops.
Differential Revision: https://reviews.llvm.org/D73872
More information about the All-commits
mailing list