[all-commits] [llvm/llvm-project] dbdfb5: [OptBisect] Add an option to disable print of pass...

Shilei Tian via All-commits all-commits at lists.llvm.org
Mon Jul 29 13:27:50 PDT 2024


  Branch: refs/heads/users/shiltian/disable-opt-bisect-print
  Home:   https://github.com/llvm/llvm-project
  Commit: dbdfb5bdea2875c4d273a30e0274b91c7a82119c
      https://github.com/llvm/llvm-project/commit/dbdfb5bdea2875c4d273a30e0274b91c7a82119c
  Author: Shilei Tian <i at tianshilei.me>
  Date:   2024-07-29 (Mon, 29 Jul 2024)

  Changed paths:
    M llvm/lib/IR/OptBisect.cpp

  Log Message:
  -----------
  [OptBisect] Add an option to disable print of pass message

The print could take a huge amount of time if there are millions of optimization
passes running. This patch simply adds an option to disable the print.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list