[all-commits] [llvm/llvm-project] 2cb6d0: [mlir][OpenMP] Translating if and final clauses fo...

Shraiysh via All-commits all-commits at lists.llvm.org
Mon Jul 31 07:15:10 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2cb6d0c70bff616cce4dbd4cbdffc085175c739f
      https://github.com/llvm/llvm-project/commit/2cb6d0c70bff616cce4dbd4cbdffc085175c739f
  Author: Shraiysh Vaishay <shraiysh at gmail.com>
  Date:   2023-07-31 (Mon, 31 Jul 2023)

  Changed paths:
    M mlir/lib/Target/LLVMIR/Dialect/OpenMP/OpenMPToLLVMIRTranslation.cpp
    M mlir/test/Target/LLVMIR/openmp-llvm.mlir

  Log Message:
  -----------
  [mlir][OpenMP] Translating if and final clauses for task construct

Support for if and final clauses for task construct.

Reviewed By: kiranchandramohan

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




More information about the All-commits mailing list