[all-commits] [llvm/llvm-project] 1b796f: SimplifyIndVar: Use use_empty instead of hasNUses(0)

Matt Arsenault via All-commits all-commits at lists.llvm.org
Fri Apr 25 08:31:28 PDT 2025


  Branch: refs/heads/users/arsenm/simplify-ind-var/use-empty
  Home:   https://github.com/llvm/llvm-project
  Commit: 1b796fa2c1fa80a0cf7e3da9c9c00c0d0124dfc1
      https://github.com/llvm/llvm-project/commit/1b796fa2c1fa80a0cf7e3da9c9c00c0d0124dfc1
  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)



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