Adapt CodegenStartegy to used the vector transfer lowering patterns by default.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D111649
[mlir][linalg] Enable the vector transfer lowering by default. ClosedPublic Authored by gysit on Oct 12 2021, 8:26 AM.
Details Summary Adapt CodegenStartegy to used the vector transfer lowering patterns by default.
Diff Detail
Event TimelineHerald added subscribers: wenzhicui, wrengr, Chia-hungDuan and 20 others. · View Herald TranscriptOct 12 2021, 8:26 AM This revision is now accepted and ready to land.Oct 12 2021, 8:32 AM Closed by commit rG63638ed181d4: [mlir][linalg] Enable the vector transfer lowering by default. (authored by gysit). · Explain WhyOct 12 2021, 11:12 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 379050 mlir/include/mlir/Dialect/Linalg/Transforms/Transforms.h
|