[all-commits] [llvm/llvm-project] 7d53fe: [spirv] Add more target and resource limit fields

Lei Zhang via All-commits all-commits at lists.llvm.org
Fri Sep 4 07:26:57 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 7d53fecb679228025ea0b1a69209fdcb85b2ae47
      https://github.com/llvm/llvm-project/commit/7d53fecb679228025ea0b1a69209fdcb85b2ae47
  Author: Lei Zhang <antiagainst at google.com>
  Date:   2020-09-04 (Fri, 04 Sep 2020)

  Changed paths:
    M mlir/include/mlir/Dialect/SPIRV/SPIRVBase.td
    M mlir/include/mlir/Dialect/SPIRV/TargetAndABI.h
    M mlir/include/mlir/Dialect/SPIRV/TargetAndABI.td
    M mlir/lib/Dialect/SPIRV/TargetAndABI.cpp

  Log Message:
  -----------
  [spirv] Add more target and resource limit fields

These fields will be used to choose/influence patterns for
SPIR-V code generation.

Reviewed By: mravishankar

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




More information about the All-commits mailing list