- Add comment to help ensure new construct data are added in two places
- Check for division by zero in the loop worksharing code
- Check for syntax errors in par-range parsing
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D105929
[OpenMP] Fix a small few issues ClosedPublic Authored by jlpeyton on Jul 13 2021, 12:39 PM.
Details Summary
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 21 2021, 4:47 AM Closed by commit rGb4a1f441d90c: [OpenMP] Add a few small fixes (authored by jlpeyton). · Explain WhyAug 16 2021, 8:05 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 366634 openmp/runtime/src/kmp.h
openmp/runtime/src/kmp_dispatch.cpp
openmp/runtime/src/kmp_settings.cpp
|