[all-commits] [llvm/llvm-project] 0f1e67: [Polly] Fix possibly infinite loop.

Michael Kruse via All-commits all-commits at lists.llvm.org
Tue Aug 17 08:44:57 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0f1e67fac24b7cb49c3e4feeeadf536d27d1473d
      https://github.com/llvm/llvm-project/commit/0f1e67fac24b7cb49c3e4feeeadf536d27d1473d
  Author: Michael Kruse <llvm-project at meinersbur.de>
  Date:   2021-08-17 (Tue, 17 Aug 2021)

  Changed paths:
    M polly/lib/Analysis/ScopBuilder.cpp

  Log Message:
  -----------
  [Polly] Fix possibly infinite loop.

The loop had no side-effect since first committed in 642594ae87aca.
While it is obvious what was intended, the code seems to never trigger.




More information about the All-commits mailing list