[all-commits] [llvm/llvm-project] 559a50: SimplifyIndVar: Use use_empty instead of hasNUses(...

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


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

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

  Log Message:
  -----------
  SimplifyIndVar: Use use_empty instead of hasNUses(0) (#137346)



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