llvm/mlir/unittests
Lei Zhang 4a55bd5f28 [spirv] Add basic infrastructure for negative deserializer tests
We are relying on serializer to construct positive cases to drive
the test for deserializer. This leaves negative cases untested.

This CL adds a basic test fixture for covering the negative
corner cases to enforce a more robust deserializer.

Refactored common SPIR-V building methods out of serializer to
share it with the deserialization test.

PiperOrigin-RevId: 260742733
2019-07-30 11:55:33 -07:00
..
Dialect [spirv] Add basic infrastructure for negative deserializer tests 2019-07-30 11:55:33 -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
SDBM
TableGen [ODS] NFC: Rename EnumAttr to StrEnumAttr to be consistent with IntEnumAttr 2019-07-02 10:28:36 -07:00
CMakeLists.txt