llvm-project/mlir/unittests
River Riddle fec20e590f NFC: Rename Module to ModuleOp.
Module is a legacy name that only exists as a typedef of ModuleOp.

PiperOrigin-RevId: 257427248
2019-07-10 10:11:21 -07:00
..
Dialect Simplify usages of SplatElementsAttr now that it inherits from DenseElementsAttr. 2019-06-19 23:07:34 -07:00
IR Fix the detection of boolean splat values in DenseElementsAttr for arrays with <=15 values. 2019-06-19 23:05:19 -07:00
Pass NFC: Rename Module to ModuleOp. 2019-07-10 10:11:21 -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 [ODS] NFC: Rename EnumAttr to StrEnumAttr to be consistent with IntEnumAttr 2019-07-02 10:28:36 -07:00
CMakeLists.txt Move SDBM infrastructure into a new SDBM dialect 2019-06-01 19:54:33 -07:00