Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D115548
[mlir]NFC move vector unroll/distribute patterns to a separate file ClosedPublic Authored by ThomasRaoux on Dec 10 2021, 12:24 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Dec 10 2021, 12:58 PM This revision was landed with ongoing or failed builds.Dec 10 2021, 2:00 PM Closed by commit rGf56933b2631c: [mlir][vector] NFC move vector unroll/distribute patterns to their own file (authored by ThomasRaoux). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 393592 mlir/lib/Dialect/Vector/CMakeLists.txt
mlir/lib/Dialect/Vector/VectorTransforms.cpp
mlir/lib/Dialect/Vector/VectorUnrollDistribute.cpp
|