[all-commits] [llvm/llvm-project] 5d4eb0: [Analysis] Remove skipSCC (#127412)

Kazu Hirata via All-commits all-commits at lists.llvm.org
Tue Feb 18 09:59:35 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5d4eb08379cc2574fc8641576c8e5cfc37fe2e6e
      https://github.com/llvm/llvm-project/commit/5d4eb08379cc2574fc8641576c8e5cfc37fe2e6e
  Author: Kazu Hirata <kazu at google.com>
  Date:   2025-02-18 (Tue, 18 Feb 2025)

  Changed paths:
    M llvm/docs/OptBisect.rst
    M llvm/include/llvm/Analysis/CallGraphSCCPass.h
    M llvm/lib/Analysis/CallGraphSCCPass.cpp
    M llvm/lib/Transforms/IPO/AlwaysInliner.cpp

  Log Message:
  -----------
  [Analysis] Remove skipSCC (#127412)

The last use was removed in:

  commit fa6ea7a419f37befbed04368bcb8af4c718facbb
  Author: Arthur Eubanks <aeubanks at google.com>
  Date:   Mon Mar 20 11:18:35 2023 -0700



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