[all-commits] [llvm/llvm-project] 95eb51: [OpenMP][IRBuilder] Added if clause to task

Shraiysh via All-commits all-commits at lists.llvm.org
Thu Sep 22 18:40:00 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 95eb5109afa4c5d26a9432e01eb31dbfc16355c5
      https://github.com/llvm/llvm-project/commit/95eb5109afa4c5d26a9432e01eb31dbfc16355c5
  Author: Shraiysh Vaishay <shraiysh at gmail.com>
  Date:   2022-09-23 (Fri, 23 Sep 2022)

  Changed paths:
    M llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h
    M llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp
    M llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp

  Log Message:
  -----------
  [OpenMP][IRBuilder] Added if clause to task

This patch adds support for if clause to task construct in OpenMP
IRBuilder.

Reviewed By: raghavendhra

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




More information about the All-commits mailing list