[mlir][Linalg] Refactor isaContractionOpInterface and surrounding utils
This is almost NFC except for the fact that: - when multiple candidates are available we now return them in sorted order vs undetermined order previously - the type of the transform return is relaxed an a test is added for the case where the transform does not apply Differential Revision: https://reviews.llvm.org/D153941
Loading
Please sign in to comment