The first thread state in the new GPU runtime doesn't have a previous
one and we should not dereference the nullptr placeholder.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D111946
[OpenMP][FIX] Do not dereference a potential nullptr ClosedPublic Authored by jdoerfert on Oct 16 2021, 12:21 PM.
Details Summary The first thread state in the new GPU runtime doesn't have a previous
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 16 2021, 12:24 PM Closed by commit rGdc72960967d7: [OpenMP][FIX] Do not dereference a potential nullptr (authored by jdoerfert). · Explain WhyOct 27 2021, 4:18 PM This revision was automatically updated to reflect the committed changes.
Diff 382842 openmp/libomptarget/DeviceRTL/src/State.cpp
|