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

Shilei Tian via All-commits all-commits at lists.llvm.org
Tue Jul 30 05:42:13 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 14dfdc00d96b9c51eae4c802397ac5b15f097401
      https://github.com/llvm/llvm-project/commit/14dfdc00d96b9c51eae4c802397ac5b15f097401
  Author: Shilei Tian <i at tianshilei.me>
  Date:   2024-07-30 (Tue, 30 Jul 2024)

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

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

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