llvm-project/mlir/lib/SPIRV
Mahesh Ravishankar 74127bc062 Add SPIR-V Load/Store operations. Currently this only support memory
operands being None, Volatile, Aligned and Nontemporal

PiperOrigin-RevId: 254792353
2019-06-24 13:49:55 -07:00
..
Serialization NFC: Remove the 'context' parameter from OperationState. 2019-06-22 13:05:10 -07:00
Transforms [spirv] Add a skeleton to translate standard ops into SPIR-V dialect 2019-06-19 22:58:26 -07:00
CMakeLists.txt [spirv] Basic serializer and deserializer 2019-06-22 09:17:21 -07:00
DialectRegistration.cpp [spirv] Start the SPIR-V dialect 2019-06-01 20:03:33 -07:00
SPIRVDialect.cpp Add SPIRV Image Type according to the spec described here : 2019-06-19 23:09:01 -07:00
SPIRVOps.cpp Add SPIR-V Load/Store operations. Currently this only support memory 2019-06-24 13:49:55 -07:00
SPIRVTypes.cpp Fix a warning in enum value ecoding for SPIRV image types. Instead of 2019-06-22 09:14:33 -07:00