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