Reland "[MLIR] Make structured op tests permutation invariant"
authorGeoffrey Martin-Noble <gcmn@google.com>
Fri, 19 Feb 2021 01:12:12 +0000 (17:12 -0800)
committerGeoffrey Martin-Noble <gcmn@google.com>
Fri, 19 Feb 2021 02:09:49 +0000 (18:09 -0800)
commitdb011775e4f1e0973620ed74a1819ce5d94521b8
treec2675b3bf8133de37dbebd8f46f9059056b3244e
parent89827fd404f954605663776e746ec351bde61348
Reland "[MLIR] Make structured op tests permutation invariant"

Relands with fix swapping DEPENDS for LINK_LIBS.

This reverts commit cd8cc00b9e2b2b2b10270f7485eb47759bc54cc1.

Differential Revision: https://reviews.llvm.org/D97011
mlir/include/mlir/Dialect/Utils/StructuredOpsUtils.h
mlir/lib/Dialect/CMakeLists.txt
mlir/lib/Dialect/Utils/CMakeLists.txt [new file with mode: 0644]
mlir/lib/Dialect/Utils/StructuredOpsUtils.cpp [new file with mode: 0644]
mlir/lib/Dialect/Vector/CMakeLists.txt
mlir/unittests/Dialect/Utils/CMakeLists.txt [new file with mode: 0644]
mlir/unittests/Dialect/Utils/StructuredOpsUtilsTest.cpp [new file with mode: 0644]