[all-commits] [llvm/llvm-project] 50b910: AArch64: Use use_empty instead of getNumUses == 0
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Fri Apr 18 14:33:05 PDT 2025
Branch: refs/heads/users/arsenm/aarch64/use-empty-avoid-getNumUses
Home: https://github.com/llvm/llvm-project
Commit: 50b9104804361794f8165ca6752609d5f25e2ba7
https://github.com/llvm/llvm-project/commit/50b9104804361794f8165ca6752609d5f25e2ba7
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-04-18 (Fri, 18 Apr 2025)
Changed paths:
M llvm/lib/Target/AArch64/SVEIntrinsicOpts.cpp
Log Message:
-----------
AArch64: 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