[all-commits] [llvm/llvm-project] 335fa1: [mlir] NFC: Expose tiled_loop->scf pattern.
Alexander Belyaev via All-commits
all-commits at lists.llvm.org
Fri May 21 09:19:24 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 335fa1802854d651b89e4e79916a10ca87795ff2
https://github.com/llvm/llvm-project/commit/335fa1802854d651b89e4e79916a10ca87795ff2
Author: Alexander Belyaev <pifon at google.com>
Date: 2021-05-21 (Fri, 21 May 2021)
Changed paths:
M mlir/include/mlir/Dialect/Linalg/Transforms/Transforms.h
M mlir/lib/Dialect/Linalg/Transforms/Loops.cpp
Log Message:
-----------
[mlir] NFC: Expose tiled_loop->scf pattern.
Differential Revision: https://reviews.llvm.org/D102921
More information about the All-commits
mailing list