[all-commits] [llvm/llvm-project] 156397: [MLIR][SPIRV] Updated documentation for variableOp

George Mitenkov via All-commits all-commits at lists.llvm.org
Thu Jul 23 23:39:34 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 1563973f41398f216987f48a6d98f05172bc414a
      https://github.com/llvm/llvm-project/commit/1563973f41398f216987f48a6d98f05172bc414a
  Author: George Mitenkov <georgemitenk0v at gmail.com>
  Date:   2020-07-24 (Fri, 24 Jul 2020)

  Changed paths:
    M mlir/include/mlir/Dialect/SPIRV/SPIRVOps.td

  Log Message:
  -----------
  [MLIR][SPIRV] Updated documentation for variableOp

This is an update of the documentation for `spv.Variable`.
Removed `bind` and `built_in` that are now used with `spv.globalVariable`
instead.

Reviewed By: antiagainst

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




More information about the All-commits mailing list