mirror of
https://github.com/intel/llvm.git
synced 2026-01-24 16:34:22 +08:00
This patch adds documentation for SPIR-V to LLVM conversion. It describes the approaches taken and what is currently supported by this conversion framework. Reviewed By: antiagainst Differential Revision: https://reviews.llvm.org/D83322
MLIR documentation ================== Please note mlir.llvm.org is where MLIR's rendered documentation is displayed. The viewing experience on GitHub or elsewhere may not match those of the website. For any changes please verify instead that they work on the main website first. See https://github.com/llvm/mlir-www for the website generation information.