If hot teams are not being used, this code could seg fault without the added check, and does so when composability is used in conjunction with nesting. The fix prevents the segfault.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Differential D50649
[OpenMP] Add check for hot_teams array jlpeyton on Aug 13 2018, 10:41 AM. Authored by
Details If hot teams are not being used, this code could seg fault without the added check, and does so when composability is used in conjunction with nesting. The fix prevents the segfault.
Diff Detail
|