[all-commits] [llvm/llvm-project] 1c1803: [mlir][gpu] Add customer printer/parser for gpu.la...

Christian Sigg via All-commits all-commits at lists.llvm.org
Wed Oct 21 09:19:25 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 1c1803dbb0f6a4a9bef557d98b4f3a498eb1bf75
      https://github.com/llvm/llvm-project/commit/1c1803dbb0f6a4a9bef557d98b4f3a498eb1bf75
  Author: Christian Sigg <csigg at google.com>
  Date:   2020-10-21 (Wed, 21 Oct 2020)

  Changed paths:
    M mlir/include/mlir/Dialect/GPU/GPUOps.td
    M mlir/include/mlir/IR/FunctionImplementation.h
    M mlir/lib/Dialect/GPU/IR/GPUDialect.cpp
    M mlir/lib/IR/FunctionImplementation.cpp
    M mlir/test/Dialect/GPU/invalid.mlir
    M mlir/test/Dialect/GPU/ops.mlir
    M mlir/test/Dialect/GPU/outlining.mlir

  Log Message:
  -----------
  [mlir][gpu] Add customer printer/parser for gpu.launch_func.

Reviewed By: herhut

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




More information about the All-commits mailing list