[all-commits] [llvm/llvm-project] 94f2a6: [mlir][TilingInterface] NFC: Consolidate yield han...
MaheshRavishankar via All-commits
all-commits at lists.llvm.org
Sun Jan 15 21:19:08 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 94f2a6ddde5cc8940bd26cec68899d84934c21df
https://github.com/llvm/llvm-project/commit/94f2a6ddde5cc8940bd26cec68899d84934c21df
Author: Mahesh Ravishankar <ravishankarm at google.com>
Date: 2023-01-16 (Mon, 16 Jan 2023)
Changed paths:
M mlir/lib/Dialect/SCF/Transforms/TileUsingInterface.cpp
Log Message:
-----------
[mlir][TilingInterface] NFC: Consolidate yield handling.
Add a new utility method to yield the tiled value as well as
preserving destination passing style.
Differential Revision: https://reviews.llvm.org/D139392
More information about the All-commits
mailing list