[all-commits] [llvm/llvm-project] 187d9f: [OpenMP][MLIR] Add a conversion pattern for the ma...

kiranchandramohan via All-commits all-commits at lists.llvm.org
Sun Sep 12 03:26:31 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 187d9f8cd9d32ca0021619153dcb3ffb0b78b987
      https://github.com/llvm/llvm-project/commit/187d9f8cd9d32ca0021619153dcb3ffb0b78b987
  Author: Kiran Chandramohan <kiran.chandramohan at arm.com>
  Date:   2021-09-12 (Sun, 12 Sep 2021)

  Changed paths:
    M mlir/lib/Conversion/OpenMPToLLVM/OpenMPToLLVM.cpp
    M mlir/test/Conversion/OpenMPToLLVM/convert-to-llvmir.mlir

  Log Message:
  -----------
  [OpenMP][MLIR] Add a conversion pattern for the master op

The conversion pattern is particularly useful for conversion of
block arguments in the master op.

Reviewed By: ftynse

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




More information about the All-commits mailing list