[all-commits] [llvm/llvm-project] 440ef3: [mlir][spirv] Add get() method to TargetEnvAttr ta...

Lei Zhang via All-commits all-commits at lists.llvm.org
Wed Mar 4 11:01:39 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 440ef330737c0d60045b3072dbfe6c463e21fcb4
      https://github.com/llvm/llvm-project/commit/440ef330737c0d60045b3072dbfe6c463e21fcb4
  Author: Lei Zhang <antiagainst at google.com>
  Date:   2020-03-04 (Wed, 04 Mar 2020)

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

  Log Message:
  -----------
  [mlir][spirv] Add get() method to TargetEnvAttr taking raw values

Also make the getResourceLimits() method more explicit about its return type.

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




More information about the All-commits mailing list