Use CodegenStrategy instead of a separate test pass to test iterator interchange.
Depends On D113409
Paths
| Differential D113550
[mli][linalg] Use CodegenStrategy to test interchange (NFC). ClosedPublic Authored by gysit on Nov 10 2021, 1:09 AM.
Details Summary Use CodegenStrategy instead of a separate test pass to test iterator interchange. Depends On D113409
Diff Detail
Event TimelineHerald added subscribers: wenzhicui, wrengr, Chia-hungDuan and 20 others. · View Herald TranscriptNov 10 2021, 1:09 AM This revision is now accepted and ready to land.Nov 10 2021, 4:37 AM Closed by commit rGb326eb64fd2f: [mli][linalg] Use CodegenStrategy to test interchange (NFC). (authored by gysit). · Explain WhyNov 10 2021, 7:48 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 386166 mlir/test/Dialect/Linalg/interchange.mlir
mlir/test/lib/Dialect/Linalg/TestLinalgTransforms.cpp
|