[all-commits] [llvm/llvm-project] 888b12: [polly] Don't count scops in a global variable.

Eli Friedman via All-commits all-commits at lists.llvm.org
Mon Feb 24 17:12:27 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 888b12b270f3fb7b2e4030fec792e24321998c5b
      https://github.com/llvm/llvm-project/commit/888b12b270f3fb7b2e4030fec792e24321998c5b
  Author: Eli Friedman <efriedma at quicinc.com>
  Date:   2020-02-24 (Mon, 24 Feb 2020)

  Changed paths:
    M polly/include/polly/ScopDetection.h
    M polly/include/polly/ScopInfo.h
    M polly/lib/Analysis/ScopBuilder.cpp
    M polly/lib/Analysis/ScopInfo.cpp

  Log Message:
  -----------
  [polly] Don't count scops in a global variable.

This can cause issues with thread safety.

Differential Revision: https://reviews.llvm.org/D75089




More information about the All-commits mailing list