Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D121263
[mlir][vector] Add unrolling pattern for multidim_reduce op ClosedPublic Authored by ThomasRaoux on Mar 8 2022, 4:10 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 14 2022, 1:51 AM
ThomasRaoux added inline comments.
This revision was landed with ongoing or failed builds.Mar 14 2022, 8:22 AM Closed by commit rGf69175b1e6ab: [mlir][vector] Add unrolling pattern for multidim_reduce op (authored by ThomasRaoux). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 415099 mlir/include/mlir/Dialect/Vector/IR/VectorOps.td
mlir/lib/Dialect/Vector/IR/VectorOps.cpp
mlir/lib/Dialect/Vector/Transforms/VectorUnrollDistribute.cpp
mlir/test/Dialect/Vector/vector-unroll-options.mlir
mlir/test/lib/Dialect/Vector/TestVectorTransforms.cpp
|
nit: I'd spell out the type here.