llvm-project/mlir/unittests
Jacques Pienaar c57f202c8c Switch explicit create methods to match generated build's order
The generated build methods have result type before the arguments (operands and attributes, which are also now adjacent in the explicit create method). This also results in changing the create method's ordering to match most build method's ordering.

PiperOrigin-RevId: 271755054
2019-09-28 09:35:58 -07:00
..
Dialect Handle OpMemberName instruction in SPIR-V deserializer. 2019-09-23 17:11:18 -07:00
IR Switch explicit create methods to match generated build's order 2019-09-28 09:35:58 -07:00
Pass Generalize the analysis manager framework to work on any operation at any nesting. 2019-08-28 15:11:17 -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 SDBM: support sum expressions on the LHS of stripe expressions 2019-09-18 02:17:34 -07:00
TableGen Avoid sign-compare warning 2019-09-09 19:36:31 -07:00
CMakeLists.txt Move SDBM infrastructure into a new SDBM dialect 2019-06-01 19:54:33 -07:00