Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D119433
[mlir][vector] Add helper that builds a scalar reduction according to CombiningKind ClosedPublic Authored by springerm on Feb 10 2022, 5:23 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 10 2022, 5:28 AM This revision was landed with ongoing or failed builds.Feb 10 2022, 5:36 AM Closed by commit rG9b5a3d14b2c3: [mlir][vector] Add helper that builds a scalar reduction according to… (authored by springerm). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 407501 mlir/include/mlir/Dialect/Vector/Utils/VectorUtils.h
mlir/lib/Dialect/Vector/Transforms/VectorMultiDimReductionTransforms.cpp
mlir/lib/Dialect/Vector/Transforms/VectorTransforms.cpp
mlir/lib/Dialect/Vector/Utils/VectorUtils.cpp
|