Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D96116
[mlir][Linalg] NFC - Refactor vectorization to be more composable ClosedPublic Authored by nicolasvasilache on Feb 5 2021, 3:49 AM.
Details
Diff Detail
Event TimelineHerald added subscribers: mravishankar, teijeong, rdzhabarov and 15 others. · View Herald Transcript This revision is now accepted and ready to land.Feb 5 2021, 3:51 AM This revision was landed with ongoing or failed builds.Feb 5 2021, 4:04 AM Closed by commit rG0fcbbde2c7b0: [mlir][Linalg] NFC - Refactor vectorization to be more composable (authored by nicolasvasilache). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 321702 mlir/include/mlir/Dialect/Linalg/Transforms/Transforms.h
mlir/lib/Dialect/Linalg/Transforms/Transforms.cpp
mlir/lib/Dialect/Linalg/Transforms/Vectorization.cpp
mlir/test/Dialect/Linalg/vectorization.mlir
|