[all-commits] [llvm/llvm-project] 877102: in the absense of the -max-pass-iterations command...

John Regehr via All-commits all-commits at lists.llvm.org
Tue Jun 21 09:47:56 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 87710235433fb6fa4f206f6053a401871e67a4b3
      https://github.com/llvm/llvm-project/commit/87710235433fb6fa4f206f6053a401871e67a4b3
  Author: John Regehr <regehr at cs.utah.edu>
  Date:   2022-06-21 (Tue, 21 Jun 2022)

  Changed paths:
    M llvm/test/tools/llvm-reduce/mir/generic-vreg.mir
    M llvm/test/tools/llvm-reduce/mir/reduce-instruction-unreachable-block.mir
    M llvm/test/tools/llvm-reduce/mir/subreg-def0.mir
    M llvm/test/tools/llvm-reduce/mir/subreg-def1.mir
    M llvm/test/tools/llvm-reduce/remove-invoked-functions.ll
    M llvm/test/tools/llvm-reduce/remove-operand-bundles.ll
    M llvm/tools/llvm-reduce/llvm-reduce.cpp

  Log Message:
  -----------
  in the absense of the -max-pass-iterations command line options, make
llvm-reduce run its full pass sequence up to 5 times, instead of just
once

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




More information about the All-commits mailing list