[all-commits] [llvm/llvm-project] d68b59: Recommit "[LoopPeel] Peel loops with deoptimizing ...

Max Kazantsev via All-commits all-commits at lists.llvm.org
Fri Oct 8 04:11:01 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d68b59f3ebb253ee7119a25a71c51cf19b73e030
      https://github.com/llvm/llvm-project/commit/d68b59f3ebb253ee7119a25a71c51cf19b73e030
  Author: Max Kazantsev <mkazantsev at azul.com>
  Date:   2021-10-08 (Fri, 08 Oct 2021)

  Changed paths:
    M llvm/include/llvm/Transforms/Utils/BasicBlockUtils.h
    M llvm/lib/Transforms/Utils/BasicBlockUtils.cpp
    M llvm/lib/Transforms/Utils/LoopPeel.cpp
    M llvm/test/Transforms/LoopUnroll/peel-multiple-unreachable-exits.ll

  Log Message:
  -----------
  Recommit "[LoopPeel] Peel loops with deoptimizing exits"

Removed obsolete DT verification that should not be there because the
strategy of DT updates has changed.

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




More information about the All-commits mailing list