[all-commits] [llvm/llvm-project] bd343b: InlineFunction: Use use_empty instead of hasNUses(0)
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Fri Apr 25 08:32:14 PDT 2025
Branch: refs/heads/users/arsenm/inline-function/use-empty
Home: https://github.com/llvm/llvm-project
Commit: bd343bafec0c81cc45c96d947a112fbca622ad44
https://github.com/llvm/llvm-project/commit/bd343bafec0c81cc45c96d947a112fbca622ad44
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)
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