[all-commits] [llvm/llvm-project] a8b722: [Inliner] Pass updated SCC to InlineAdvisor::onPas...

Arthur Eubanks via All-commits all-commits at lists.llvm.org
Fri Jun 28 14:12:35 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a8b722702db9bbf88f67a31c0c308865154576e2
      https://github.com/llvm/llvm-project/commit/a8b722702db9bbf88f67a31c0c308865154576e2
  Author: Arthur Eubanks <aeubanks at google.com>
  Date:   2024-06-28 (Fri, 28 Jun 2024)

  Changed paths:
    M llvm/lib/Transforms/IPO/Inliner.cpp

  Log Message:
  -----------
  [Inliner] Pass updated SCC to InlineAdvisor::onPassExit() (#96553)

InitialC may be logically invalid, although iterating through it doesn't
crash. Always use the updated SCC.



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