llvm-project/mlir/unittests
Alex Zinenko 6aae7b2e9a CMake build: force-link SDBM lib into SDBM unit tests
Otherwise, GCC < 7 does not link in the dialect registration, fails to look up
    the dialect in the context and cannot construct SDBM objects.

--

PiperOrigin-RevId: 249259758
2019-06-01 19:54:53 -07:00
..
Dialect Rename VectorOrTensorType to ShapedType 2019-05-20 13:43:58 -07:00
IR Move SDBM infrastructure into a new SDBM dialect 2019-06-01 19:54:33 -07:00
Pass Add build files and update README. 2019-03-30 11:23:22 -07:00
Quantizer/Support Start to introduce the "Quantizer" tool, which is responsible for transforming a computation expressed in floating point to one operating in terms of quantized types (where possible), either using quant-aware-training hints where available or post-training statistics. 2019-05-20 13:42:30 -07:00
SDBM CMake build: force-link SDBM lib into SDBM unit tests 2019-06-01 19:54:53 -07:00
TableGen Fix MLIRTableGenTests target_link_libraries typo 2019-04-18 11:50:19 -07:00
CMakeLists.txt Move SDBM infrastructure into a new SDBM dialect 2019-06-01 19:54:33 -07:00