[all-commits] [llvm/llvm-project] 36f325: [SCEV] Don't verify dispositions of invalid loops

Nikita Popov via All-commits all-commits at lists.llvm.org
Mon Sep 19 06:08:04 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 36f325413ec27819f8e4c1cd22d5f5e8a6a43000
      https://github.com/llvm/llvm-project/commit/36f325413ec27819f8e4c1cd22d5f5e8a6a43000
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2022-09-19 (Mon, 19 Sep 2022)

  Changed paths:
    M llvm/lib/Analysis/ScalarEvolution.cpp

  Log Message:
  -----------
  [SCEV] Don't verify dispositions of invalid loops

This should fix the expensive checks build. Ideally we would not
have invalid loops in LoopDispositions.




More information about the All-commits mailing list