[all-commits] [llvm/llvm-project] db0117: Reland "[MLIR] Make structured op tests permutatio...
Geoffrey Martin-Noble via All-commits
all-commits at lists.llvm.org
Thu Feb 18 18:10:12 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: db011775e4f1e0973620ed74a1819ce5d94521b8
https://github.com/llvm/llvm-project/commit/db011775e4f1e0973620ed74a1819ce5d94521b8
Author: Geoffrey Martin-Noble <gcmn at google.com>
Date: 2021-02-18 (Thu, 18 Feb 2021)
Changed paths:
M mlir/include/mlir/Dialect/Utils/StructuredOpsUtils.h
M mlir/lib/Dialect/CMakeLists.txt
A mlir/lib/Dialect/Utils/CMakeLists.txt
A mlir/lib/Dialect/Utils/StructuredOpsUtils.cpp
M mlir/lib/Dialect/Vector/CMakeLists.txt
A mlir/unittests/Dialect/Utils/CMakeLists.txt
A mlir/unittests/Dialect/Utils/StructuredOpsUtilsTest.cpp
Log Message:
-----------
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
More information about the All-commits
mailing list