This revision exports collapseGenericOpIterationDims to a header so it can be used outside of the pattern. We have use-case where we want to call this function directly.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D138697
[mlir] Export `collapseGenericOpIterationDims` (NFC) ClosedPublic Authored by guraypp on Nov 25 2022, 1:53 AM.
Details Summary This revision exports collapseGenericOpIterationDims to a header so it can be used outside of the pattern. We have use-case where we want to call this function directly.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 25 2022, 3:47 AM Closed by commit rG135977c92a17: [mlir] Export `collapseGenericOpIterationDims` (NFC) (authored by guraypp). · Explain WhyNov 28 2022, 4:54 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 478182 mlir/include/mlir/Dialect/Linalg/Transforms/Transforms.h
mlir/lib/Dialect/Linalg/Transforms/ElementwiseOpFusion.cpp
|