[all-commits] [llvm/llvm-project] 09e9b5: IR: Remove redundant UseList check in addUse
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue May 6 05:32:54 PDT 2025
Branch: refs/heads/users/arsenm/ir/remove-redundant-null-uselist-check-addUse
Home: https://github.com/llvm/llvm-project
Commit: 09e9b5d2ec7dcf85337688d691dbbd04de0a5996
https://github.com/llvm/llvm-project/commit/09e9b5d2ec7dcf85337688d691dbbd04de0a5996
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