[all-commits] [llvm/llvm-project] fed2ac: Revert "[MLIR] Remove redundant library dependencies"
stephenneuendorffer via All-commits
all-commits at lists.llvm.org
Fri Feb 28 14:06:42 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: fed2acc7f53cd0699a4ddbe96ae18487e9580c3e
https://github.com/llvm/llvm-project/commit/fed2acc7f53cd0699a4ddbe96ae18487e9580c3e
Author: Stephen Neuendorffer <stephen.neuendorffer at xilinx.com>
Date: 2020-02-28 (Fri, 28 Feb 2020)
Changed paths:
M mlir/lib/Analysis/CMakeLists.txt
M mlir/lib/Conversion/AffineToStandard/CMakeLists.txt
M mlir/lib/Conversion/LoopToStandard/CMakeLists.txt
M mlir/lib/Conversion/LoopsToGPU/CMakeLists.txt
M mlir/lib/Conversion/StandardToLLVM/CMakeLists.txt
M mlir/lib/Dialect/AffineOps/CMakeLists.txt
M mlir/lib/Dialect/FxpMathOps/CMakeLists.txt
M mlir/lib/Dialect/GPU/CMakeLists.txt
M mlir/lib/Dialect/LLVMIR/CMakeLists.txt
M mlir/lib/Dialect/Linalg/Analysis/CMakeLists.txt
M mlir/lib/Dialect/Linalg/EDSC/CMakeLists.txt
M mlir/lib/Dialect/Linalg/IR/CMakeLists.txt
M mlir/lib/Dialect/Linalg/Transforms/CMakeLists.txt
M mlir/lib/Dialect/Linalg/Utils/CMakeLists.txt
M mlir/lib/Dialect/LoopOps/CMakeLists.txt
M mlir/lib/Dialect/QuantOps/CMakeLists.txt
M mlir/lib/Dialect/SDBM/CMakeLists.txt
M mlir/lib/Dialect/StandardOps/CMakeLists.txt
M mlir/lib/EDSC/CMakeLists.txt
M mlir/lib/IR/CMakeLists.txt
M mlir/lib/Parser/CMakeLists.txt
M mlir/lib/Pass/CMakeLists.txt
M mlir/lib/Quantizer/CMakeLists.txt
M mlir/test/lib/IR/CMakeLists.txt
Log Message:
-----------
Revert "[MLIR] Remove redundant library dependencies"
This reverts commit e1cb15c8f92215585105fc00d6eab80860dbc68d.
More information about the All-commits
mailing list