[all-commits] [llvm/llvm-project] b65ba7: [MLIR][SPIRVToLLVM] Updated the documentation for ...

George Mitenkov via All-commits all-commits at lists.llvm.org
Sat Aug 22 00:27:54 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: b65ba70479986aba5e06126417ba483165031093
      https://github.com/llvm/llvm-project/commit/b65ba70479986aba5e06126417ba483165031093
  Author: George Mitenkov <georgemitenk0v at gmail.com>
  Date:   2020-08-22 (Sat, 22 Aug 2020)

  Changed paths:
    M mlir/docs/SPIRVToLLVMDialectConversion.md

  Log Message:
  -----------
  [MLIR][SPIRVToLLVM] Updated the documentation for the conversion

This patch updates the SPIR-V to LLVM conversion manual.
Particularly, the following sections are added:
- `spv.EntryPoint`/`spv.ExecutionMode` handling
- Mapping for `spv.AccessChain`
- Change in allowed storage classes for `spv.globalVariable`
- Change of the runner section name

Reviewed By: mravishankar

Differential Revision: https://reviews.llvm.org/D86288




More information about the All-commits mailing list