[all-commits] [llvm/llvm-project] 53ee4a: IR: Remove redundant UseList check in addUse
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue May 6 08:26:44 PDT 2025
Branch: refs/heads/users/arsenm/ir/remove-redundant-null-uselist-check-addUse
Home: https://github.com/llvm/llvm-project
Commit: 53ee4a8d5a42bb2e24ff8f786281a61528a1ce6a
https://github.com/llvm/llvm-project/commit/53ee4a8d5a42bb2e24ff8f786281a61528a1ce6a
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-05-06 (Tue, 06 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