[all-commits] [llvm/llvm-project] d2b070: [mlir][linalg][NFC] Split populateFoldUnitExtentDi...
Matthias Springer via All-commits
all-commits at lists.llvm.org
Thu Dec 15 03:05:12 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d2b070d3c95c50579da83be97f79bd2c52f188c8
https://github.com/llvm/llvm-project/commit/d2b070d3c95c50579da83be97f79bd2c52f188c8
Author: Matthias Springer <springerm at google.com>
Date: 2022-12-15 (Thu, 15 Dec 2022)
Changed paths:
M mlir/include/mlir/Dialect/Linalg/Transforms/Transforms.h
M mlir/lib/Dialect/Linalg/Transforms/DropUnitDims.cpp
Log Message:
-----------
[mlir][linalg][NFC] Split populateFoldUnitExtentDimsViaReshapesPatterns
MoveInitOperandsToInput is put into a separate populate... function because it can interfere with certain transformations.
Differential Revision: https://reviews.llvm.org/D140091
More information about the All-commits
mailing list