[all-commits] [llvm/llvm-project] e826db: [mlir][linalg] Move generalization pattern to Tran...
Tobias Gysi via All-commits
all-commits at lists.llvm.org
Tue Oct 5 05:50:54 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e826db624040919a11e9dd3a9f3714105ee031ce
https://github.com/llvm/llvm-project/commit/e826db624040919a11e9dd3a9f3714105ee031ce
Author: Tobias Gysi <gysit at google.com>
Date: 2021-10-05 (Tue, 05 Oct 2021)
Changed paths:
M mlir/include/mlir/Dialect/Linalg/Transforms/Transforms.h
M mlir/lib/Dialect/Linalg/Transforms/Generalization.cpp
M mlir/lib/Dialect/Linalg/Transforms/Transforms.cpp
Log Message:
-----------
[mlir][linalg] Move generalization pattern to Transforms (NFC).
Move the generalization pattern to the other Linalg transforms to make it available to the codegen strategy.
Reviewed By: nicolasvasilache
Differential Revision: https://reviews.llvm.org/D110728
More information about the All-commits
mailing list