[all-commits] [llvm/llvm-project] 8dd58a: [mlir][Linalg] NFC - Fully compose map and operand...
Nicolas Vasilache via All-commits
all-commits at lists.llvm.org
Wed Jan 20 12:41:17 PST 2021
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 8dd58a509cc8b93a211c9b07b12e1548dc187fc3
https://github.com/llvm/llvm-project/commit/8dd58a509cc8b93a211c9b07b12e1548dc187fc3
Author: Nicolas Vasilache <nicolas.vasilache at gmail.com>
Date: 2021-01-20 (Wed, 20 Jan 2021)
Changed paths:
M mlir/lib/Dialect/Linalg/Transforms/Tiling.cpp
Log Message:
-----------
[mlir][Linalg] NFC - Fully compose map and operands when creating AffineMin in tiling.
This may simplify the composition of patterns but is otherwise NFC.
More information about the All-commits
mailing list