[all-commits] [llvm/llvm-project] 98856b: [mlir][spirv] Update SPIR-V enums and ops with ava...

Lei Zhang via All-commits all-commits at lists.llvm.org
Thu Jan 2 11:09:59 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 98856b22cdcd387b0b303b96e17deb45a5f59a7a
      https://github.com/llvm/llvm-project/commit/98856b22cdcd387b0b303b96e17deb45a5f59a7a
  Author: Lei Zhang <antiagainst at google.com>
  Date:   2020-01-02 (Thu, 02 Jan 2020)

  Changed paths:
    M mlir/include/mlir/Dialect/SPIRV/SPIRVBase.td
    M mlir/include/mlir/Dialect/SPIRV/SPIRVBitOps.td
    M mlir/include/mlir/Dialect/SPIRV/SPIRVGroupOps.td
    M mlir/test/Dialect/SPIRV/availability.mlir
    M mlir/utils/spirv/gen_spirv_dialect.py

  Log Message:
  -----------
  [mlir][spirv] Update SPIR-V enums and ops with availability spec

This commit updates gen_spirv_dialect.py to query the grammar and
generate availability spec for various enum attribute definitions
and all defined ops.

Reviewed By: mravishankar

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




More information about the All-commits mailing list