Interchange options was missing in the pass flags.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D99397
[mlir] Linalg: add tile interchange flag to test-linalg-codegen-strategy pass ClosedPublic Authored by ezhulenev on Mar 25 2021, 7:49 PM.
Details Summary Interchange options was missing in the pass flags.
Diff Detail
Event TimelineHerald added subscribers: dcaballe, cota, mravishankar and 17 others. · View Herald TranscriptMar 25 2021, 7:49 PM This revision is now accepted and ready to land.Mar 30 2021, 2:14 AM Closed by commit rG6c9fbcf5b1cb: [mlir] Linalg: add tile interchange flag to test-linalg-codegen-strategy pass (authored by ezhulenev). · Explain WhyMar 30 2021, 10:48 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 334227 mlir/test/Dialect/Linalg/codegen-strategy.mlir
mlir/test/lib/Transforms/TestLinalgCodegenStrategy.cpp
|