[all-commits] [llvm/llvm-project] 933b42: [mlir] Add missing dependency on LinalgUtils
Geoffrey Martin-Noble via All-commits
all-commits at lists.llvm.org
Thu Jan 16 15:41:44 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 933b4212566b421191581ed6945d4ec131cc1366
https://github.com/llvm/llvm-project/commit/933b4212566b421191581ed6945d4ec131cc1366
Author: Geoffrey Martin-Noble <gcmn at google.com>
Date: 2020-01-16 (Thu, 16 Jan 2020)
Changed paths:
M mlir/lib/Dialect/Linalg/Transforms/CMakeLists.txt
M mlir/test/lib/Transforms/CMakeLists.txt
M mlir/test/lib/Transforms/TestLinalgTransforms.cpp
Log Message:
-----------
[mlir] Add missing dependency on LinalgUtils
Differential Revision: https://reviews.llvm.org/D72821
More information about the All-commits
mailing list