This is an archive of the discontinued LLVM Phabricator instance.

[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 Timeline

gysit created this revision.Nov 10 2021, 1:09 AM
gysit requested review of this revision.Nov 10 2021, 1:09 AM
nicolasvasilache accepted this revision.Nov 10 2021, 4:37 AM
This revision is now accepted and ready to land.Nov 10 2021, 4:37 AM