[all-commits] [llvm/llvm-project] f2eeab: Attributor: Use use_empty instead of getNumUses == 0
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Fri Apr 18 11:11:28 PDT 2025
Branch: refs/heads/users/arsenm/attributor/use-use-empty-instead-getNumUses
Home: https://github.com/llvm/llvm-project
Commit: f2eeab3e1f23578740802bdec227a81a57bf02ba
https://github.com/llvm/llvm-project/commit/f2eeab3e1f23578740802bdec227a81a57bf02ba
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-04-18 (Fri, 18 Apr 2025)
Changed paths:
M llvm/lib/Transforms/IPO/Attributor.cpp
Log Message:
-----------
Attributor: Use use_empty instead of getNumUses == 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