Plugins always return int32_t. Stay consistent with other functions which return error status.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D109341
[OpenMP][libomptarget] Change synchronize_ty return type to int32_t ClosedPublic Authored by ye-luo on Sep 6 2021, 7:34 PM.
Details Summary Plugins always return int32_t. Stay consistent with other functions which return error status.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 6 2021, 7:36 PM This revision was landed with ongoing or failed builds.Sep 6 2021, 7:39 PM Closed by commit rG8e5c1b039eaf: [OpenMP][libomptarget] Change synchronize_ty return type to int32_t (authored by ye-luo). · Explain Why This revision was automatically updated to reflect the committed changes.
Diff 370985 openmp/libomptarget/src/rtl.h
|