[all-commits] [llvm/llvm-project] 1e68e5: IR: Remove redundant UseList check in addUse
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Mon May 19 03:16:03 PDT 2025
Branch: refs/heads/users/arsenm/ir/remove-redundant-null-uselist-check-addUse
Home: https://github.com/llvm/llvm-project
Commit: 1e68e5b027ccc428ece272f606c7d903dc21f459
https://github.com/llvm/llvm-project/commit/1e68e5b027ccc428ece272f606c7d903dc21f459
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-05-19 (Mon, 19 May 2025)
Changed paths:
M llvm/include/llvm/IR/Value.h
Log Message:
-----------
IR: Remove redundant UseList check in addUse
Not sure if this did anything for compile time or not.
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