llvm-project/mlir/tools/mlir-reduce
Stephen Neuendorffer b0dce6b37f Revert "[RFC] Factor out repetitive cmake patterns for llvm-style projects"
This reverts commit e9b87f43bd.

There are issues with macros generating macros without an obvious simple fix
so I'm going to revert this and try something different.
2020-10-04 15:17:34 -07:00
..
Passes [mlir] NFC: fix trivial typo under test and tools 2020-08-27 15:37:42 +09:00
CMakeLists.txt Revert "[RFC] Factor out repetitive cmake patterns for llvm-style projects" 2020-10-04 15:17:34 -07:00
OptReductionPass.cpp Fix gcc warning by explicitly initializing the base class copy ctor (NFC) 2020-08-30 17:46:51 +00:00
ReductionNode.cpp Refactor Reduction Tree Pass 2020-08-21 04:59:24 +00:00
ReductionTreeUtils.cpp Add NDEBUG checks around debug only loop to avoid unused variable 2020-08-24 17:58:57 -07:00
mlir-reduce.cpp Fix mlir-reduce to explicitly register dialects and disable the global dialect registry by default 2020-08-31 22:54:58 +00:00