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

Shilei Tian via All-commits all-commits at lists.llvm.org
Mon Jul 29 11:58:48 PDT 2024


  Branch: refs/heads/users/shiltian/disable-opt-bisect-print
  Home:   https://github.com/llvm/llvm-project
  Commit: abcbb8e09371ab47571520fa0bcc6dd2e2186f65
      https://github.com/llvm/llvm-project/commit/abcbb8e09371ab47571520fa0bcc6dd2e2186f65
  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