[all-commits] [llvm/llvm-project] d3abb0: [OpenMP][libomptarget] Fix __tgt_rtl_run_target_te...

carlobertolli via All-commits all-commits at lists.llvm.org
Fri Dec 17 07:59:24 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d3abb04e148b6ac856b6e5a5c1b835f0507e2bb4
      https://github.com/llvm/llvm-project/commit/d3abb04e148b6ac856b6e5a5c1b835f0507e2bb4
  Author: Carlo Bertolli <Carlo.Bertolli at amd.com>
  Date:   2021-12-17 (Fri, 17 Dec 2021)

  Changed paths:
    M openmp/libomptarget/plugins/amdgpu/src/rtl.cpp

  Log Message:
  -----------
  [OpenMP][libomptarget] Fix __tgt_rtl_run_target_team_region_async API with missing parameter
I missed the async info parameter in the first version of this API.

Reviewed By: JonChesterfield

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




More information about the All-commits mailing list