llvm-project/mlir/lib/Conversion/LoopToStandard
Stephen Neuendorffer 2488016bae [MLIR] Remove redundant library dependencies
In cmake, it is redundant to have a target list under target_link_libraries()
and add_dependency().  This patch removes the redundant dependency from
add_dependency().

Differential Revision: https://reviews.llvm.org/D74929
2020-03-06 10:12:31 -08:00
..
CMakeLists.txt [MLIR] Remove redundant library dependencies 2020-03-06 10:12:31 -08:00
ConvertLoopToStandard.cpp [mlir] support conversion of parallel reduction loops to std 2020-03-04 16:37:17 +01:00