llvm-project/mlir/unittests
Jacques Pienaar dcab80115f Add SameOperandsAndResultElementType trait.
This trait only works for tensor and vector types at the moment, verifying that the element type of an op with only tensor and vector types match. Added a unit test for it as there is no op currently in core that uses this trait.

--

PiperOrigin-RevId: 246661697
2019-05-06 08:28:59 -07:00
..
Dialect Add build files and update README. 2019-03-30 11:23:22 -07:00
IR Add SameOperandsAndResultElementType trait. 2019-05-06 08:28:59 -07:00
Pass Add build files and update README. 2019-03-30 11:23:22 -07:00
Quantization Initial release of the Quantization dialect 2019-04-03 19:20:12 -07:00
TableGen Fix MLIRTableGenTests target_link_libraries typo 2019-04-18 11:50:19 -07:00
CMakeLists.txt [TableGen] Better support for predicate and rewrite rule specification 2019-04-18 11:47:27 -07:00