[all-commits] [llvm/llvm-project] d1b19d: [LoopPeeling] Add flag to disable support for peel...

Alina Sbirlea via All-commits all-commits at lists.llvm.org
Tue Oct 25 12:19:54 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d1b19da854fde9077a53400fabff486dc6dba022
      https://github.com/llvm/llvm-project/commit/d1b19da854fde9077a53400fabff486dc6dba022
  Author: Alina Sbirlea <asbirlea at google.com>
  Date:   2022-10-25 (Tue, 25 Oct 2022)

  Changed paths:
    M llvm/lib/Transforms/Utils/LoopPeel.cpp
    M llvm/test/Transforms/LoopUnroll/peel-branch-weights.ll

  Log Message:
  -----------
  [LoopPeeling] Add flag to disable support for peeling loops with non-latch exits

Add a flag to allow disabling the changes in
https://reviews.llvm.org/D134803.

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




More information about the All-commits mailing list