[all-commits] [llvm/llvm-project] a4a654: [mlir][linalg] TiledLoopOp peeling: Do not peel pa...
Matthias Springer via All-commits
all-commits at lists.llvm.org
Mon Sep 13 18:06:16 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a4a654d3014a76c72b041b3d562bc6cdeb610bb3
https://github.com/llvm/llvm-project/commit/a4a654d3014a76c72b041b3d562bc6cdeb610bb3
Author: Matthias Springer <springerm at google.com>
Date: 2021-09-14 (Tue, 14 Sep 2021)
Changed paths:
M mlir/test/Dialect/Linalg/tiled-loop-peeling.mlir
M mlir/test/lib/Dialect/Linalg/TestLinalgTransforms.cpp
Log Message:
-----------
[mlir][linalg] TiledLoopOp peeling: Do not peel partial iterations
Extend the unit test with an option for skipping partial iterations during loop peeling.
Differential Revision: https://reviews.llvm.org/D109640
More information about the All-commits
mailing list