[all-commits] [llvm/llvm-project] 8e5c1b: [OpenMP][libomptarget] Change synchronize_ty retur...

Ye Luo via All-commits all-commits at lists.llvm.org
Mon Sep 6 19:39:33 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8e5c1b039eaf2697621d8f613fb9054533642add
      https://github.com/llvm/llvm-project/commit/8e5c1b039eaf2697621d8f613fb9054533642add
  Author: Ye Luo <yeluo at anl.gov>
  Date:   2021-09-06 (Mon, 06 Sep 2021)

  Changed paths:
    M openmp/libomptarget/src/rtl.h

  Log Message:
  -----------
  [OpenMP][libomptarget] Change synchronize_ty return type to int32_t

Plugins always return int32_t. Stay consistent with other functions which return error status.

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




More information about the All-commits mailing list