Move patterns related to dropping lead unit dim into their own file.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D114265
[mlir][vector] NFC, move some vector patterns in a separate file ClosedPublic Authored by ThomasRaoux on Nov 19 2021, 10:35 AM.
Details Summary Move patterns related to dropping lead unit dim into their own file.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 19 2021, 10:37 AM This revision was landed with ongoing or failed builds.Nov 19 2021, 10:40 AM Closed by commit rG7cde5165131f: [mlir][vector] NFC, move some vector patterns in a separate file (authored by ThomasRaoux). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 388559 mlir/lib/Dialect/Vector/CMakeLists.txt
mlir/lib/Dialect/Vector/VectorDropLeadUnitDim.cpp
mlir/lib/Dialect/Vector/VectorTransforms.cpp
|