[mli][linalg] Use CodegenStrategy to test interchange (NFC).
authorTobias Gysi <gysit@google.com>
Wed, 10 Nov 2021 15:38:15 +0000 (15:38 +0000)
committerTobias Gysi <gysit@google.com>
Wed, 10 Nov 2021 15:44:44 +0000 (15:44 +0000)
commitb326eb64fd2fcb478992df6a4d163a1fc01ca870
tree4bd7220574580775008e0d87055ca8d6b2eee4e1
parent614b8bac01f6e9b877bd9a3a379c3bb8074f1f4a
[mli][linalg] Use CodegenStrategy to test interchange (NFC).

Use CodegenStrategy instead of a separate test pass to test iterator interchange.

Depends On D113409

Reviewed By: nicolasvasilache

Differential Revision: https://reviews.llvm.org/D113550
mlir/test/Dialect/Linalg/interchange.mlir
mlir/test/lib/Dialect/Linalg/TestLinalgTransforms.cpp