Global variables aren't thread-safe.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D75089
[polly] Don't count scops in a global variable. ClosedPublic Authored by efriedma on Feb 24 2020, 3:48 PM.
Details Summary Global variables aren't thread-safe.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 24 2020, 3:55 PM Closed by commit rG888b12b270f3: [polly] Don't count scops in a global variable. (authored by efriedma). · Explain WhyFeb 24 2020, 5:12 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 246348 polly/include/polly/ScopDetection.h
polly/include/polly/ScopInfo.h
polly/lib/Analysis/ScopBuilder.cpp
polly/lib/Analysis/ScopInfo.cpp
|