[all-commits] [llvm/llvm-project] dbb597: [MLIR][OpenMP] Defined master operation in OpenMP ...

Anchu Rajendran S via All-commits all-commits at lists.llvm.org
Fri May 29 10:17:08 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: dbb5979d158cd7c49fdb31a03a4a73dfb402cf66
      https://github.com/llvm/llvm-project/commit/dbb5979d158cd7c49fdb31a03a4a73dfb402cf66
  Author: Anchu Rajendran <asudhaku at amd.com>
  Date:   2020-05-29 (Fri, 29 May 2020)

  Changed paths:
    M mlir/include/mlir/Dialect/OpenMP/OpenMPOps.td
    M mlir/test/Dialect/OpenMP/ops.mlir

  Log Message:
  -----------
  [MLIR][OpenMP] Defined master operation in OpenMP Dialect

Summary:
Implemented the basic changes for defining master operation in OpenMP.
It uses the generic parser and printer.

Reviewed By: kiranchandramohan, ftynse

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




More information about the All-commits mailing list