llvm-project/mlir/utils
Denis Khalikov d423d4a338 [spirv] Add cast operations
This CL added op definitions for a few cast operations:

* OpConvertFToU
* OpConvertFToS
* OpConvertSToF
* OpConvertUToF
* OpUConvert
* OpSConvert
* OpFConvert

Also moved the definition of spv.Bitcast to the new file.

Closes tensorflow/mlir#208 and tensorflow/mlir#174

COPYBARA_INTEGRATE_REVIEW=https://github.com/tensorflow/mlir/pull/208 from denis0x0D:sandbox/cast_ops 79bc9b37398aafddee6cf6beb301807988fe67f9
PiperOrigin-RevId: 277587891
2019-10-30 14:53:04 -07:00
..
emacs Update header notices. 2019-03-29 17:43:20 -07:00
spirv [spirv] Add cast operations 2019-10-30 14:53:04 -07:00
textmate Add start of textmate language grammar. 2019-08-12 12:53:21 -07:00
vim Introduce splat op + provide its LLVM lowering 2019-09-24 12:44:58 -07:00
generate-test-checks.py Fix minor spelling tweaks (NFC) 2019-10-20 09:44:36 -07:00