This commit exposes the transformation behind the pattern.
It is useful for more targeted application on a specific op
for once.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D148758
[mlir][vector] NFC: Expose castAwayContractionLeadingOneDim ClosedPublic Authored by antiagainst on Apr 19 2023, 4:45 PM.
Details Summary This commit exposes the transformation behind the pattern.
Diff Detail
Event Timelineantiagainst retitled this revision from [mlir][vector] Expose castAwayContractionLeadingOneDim to [mlir][vector] NFC: Expose castAwayContractionLeadingOneDim.Apr 19 2023, 4:46 PM This revision is now accepted and ready to land.Apr 21 2023, 8:48 AM This revision was landed with ongoing or failed builds.Apr 21 2023, 9:44 AM Closed by commit rGeca7698a979e: [mlir][vector] NFC: Expose castAwayContractionLeadingOneDim (authored by antiagainst). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 515806 mlir/include/mlir/Dialect/Vector/IR/VectorOps.h
mlir/lib/Dialect/Vector/Transforms/VectorDropLeadUnitDim.cpp
|