[all-commits] [llvm/llvm-project] 4447b8: Add OpenMPToLLVM conversion pattern for taskgroup

kiranchandramohan via All-commits all-commits at lists.llvm.org
Wed May 24 03:26:20 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4447b82b897ad5dda3a7a4178520731bcc6f22ec
      https://github.com/llvm/llvm-project/commit/4447b82b897ad5dda3a7a4178520731bcc6f22ec
  Author: Kiran Chandramohan <kiran.chandramohan at arm.com>
  Date:   2023-05-24 (Wed, 24 May 2023)

  Changed paths:
    M flang/test/Fir/convert-to-llvm-openmp-and-fir.fir
    M mlir/lib/Conversion/OpenMPToLLVM/OpenMPToLLVM.cpp
    M mlir/test/Conversion/OpenMPToLLVM/convert-to-llvmir.mlir

  Log Message:
  -----------
  Add OpenMPToLLVM conversion pattern for taskgroup

Fixes part of the issue in https://github.com/llvm/llvm-project/issues/62013

Reviewed By: psoni2628

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




More information about the All-commits mailing list