This fixes a performance regression in vec-mat vectorization
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D101795
[mlir] Linalg: add vector transfer lowering patterns to the contraction lowering ClosedPublic Authored by ezhulenev on May 3 2021, 4:06 PM.
Details Summary This fixes a performance regression in vec-mat vectorization
Diff Detail
Event TimelineHerald added subscribers: dcaballe, cota, mravishankar and 17 others. · View Herald TranscriptMay 3 2021, 4:06 PM This revision is now accepted and ready to land.May 3 2021, 4:09 PM This revision was landed with ongoing or failed builds.May 3 2021, 4:22 PM Closed by commit rG9b67096fe952: [mlir] Linalg: add vector transfer lowering patterns to the contraction lowering (authored by ezhulenev). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 342582 mlir/lib/Dialect/Linalg/Transforms/CodegenStrategy.cpp
|