[all-commits] [llvm/llvm-project] 596012: [mlir][spirv] Update docs regarding how to define ...

Lei Zhang via All-commits all-commits at lists.llvm.org
Fri Dec 27 12:33:27 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 596012b2567195162ba2f19d49e04caa6a9857a2
      https://github.com/llvm/llvm-project/commit/596012b2567195162ba2f19d49e04caa6a9857a2
  Author: Lei Zhang <antiagainst at gmail.com>
  Date:   2019-12-27 (Fri, 27 Dec 2019)

  Changed paths:
    M mlir/docs/Dialects/SPIR-V.md

  Log Message:
  -----------
  [mlir][spirv] Update docs regarding how to define new ops and types

This commit expands on the steps of defining a new SPIR-V op and
also provides pointers on how to define a new SPIR-V specific type.

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




More information about the All-commits mailing list