[all-commits] [llvm/llvm-project] cf766f: InlineFunction: Use use_empty instead of hasNUses(...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Fri Apr 25 10:01:43 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cf766f521049d8fa3bccb956daf6689fca54754b
      https://github.com/llvm/llvm-project/commit/cf766f521049d8fa3bccb956daf6689fca54754b
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-04-25 (Fri, 25 Apr 2025)

  Changed paths:
    M llvm/lib/Transforms/Utils/InlineFunction.cpp

  Log Message:
  -----------
  InlineFunction: Use use_empty instead of hasNUses(0) (#137347)



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