[all-commits] [llvm/llvm-project] 32288d: [mli][Linalg] NFC: Refactor methods in `Elementwis...
MaheshRavishankar via All-commits
all-commits at lists.llvm.org
Thu Feb 3 10:54:14 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 32288d3722b6f06966eb14dcaa0e7a6fd0af077e
https://github.com/llvm/llvm-project/commit/32288d3722b6f06966eb14dcaa0e7a6fd0af077e
Author: Mahesh Ravishankar <ravishankarm at google.com>
Date: 2022-02-03 (Thu, 03 Feb 2022)
Changed paths:
M mlir/lib/Dialect/Linalg/Transforms/ElementwiseOpFusion.cpp
Log Message:
-----------
[mli][Linalg] NFC: Refactor methods in `ElementwiseOpFusion`.
Reorder the methods and patterns to move related patterns/methods
closer (textually).
Reviewed By: gysit
Differential Revision: https://reviews.llvm.org/D118870
More information about the All-commits
mailing list