[MLIR][SPIRVToLLVM] Updated documentation for SPIR-V to LLVM conversion
authorGeorge Mitenkov <georgemitenk0v@gmail.com>
Wed, 5 Aug 2020 06:27:03 +0000 (09:27 +0300)
committerGeorge Mitenkov <georgemitenk0v@gmail.com>
Wed, 5 Aug 2020 06:38:45 +0000 (09:38 +0300)
commit521c0b2659074c512d292dc30da78c862782d34c
tree5f729c9aa0e92021763c16c6243a7d451270c689
parentb989fcbae6f179ad887d19ceef83ace1c00b87cc
[MLIR][SPIRVToLLVM] Updated documentation for SPIR-V to LLVM conversion

Updated the documentation for SPIR-V to LLVM conversion, particularly:
- Added a section on control flow
- Added a section on memory ops
- Added a section on GLSL ops

Also, moved `spv.FunctionCall` to control flow section. Added a new section
that will be used to describe the modelling of runtime-related ops.

Reviewed By: antiagainst

Differential Revision: https://reviews.llvm.org/D84734
mlir/docs/SPIRVToLLVMDialectConversion.md