[all-commits] [llvm/llvm-project] 693c61: [mlir] Enable loop peeling for "reduction" dimensi...
Alexander Belyaev via All-commits
all-commits at lists.llvm.org
Fri Oct 1 04:08:18 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 693c61b2e05005b584c53e388da3f971e1ced747
https://github.com/llvm/llvm-project/commit/693c61b2e05005b584c53e388da3f971e1ced747
Author: Alexander Belyaev <pifon at google.com>
Date: 2021-10-01 (Fri, 01 Oct 2021)
Changed paths:
M mlir/lib/Dialect/Linalg/Transforms/Loops.cpp
Log Message:
-----------
[mlir] Enable loop peeling for "reduction" dimensions of tiled_loop.
Differential Revision: https://reviews.llvm.org/D110919
More information about the All-commits
mailing list