[all-commits] [llvm/llvm-project] dedd32: IR: Remove redundant UseList check in addUse
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Thu May 8 09:52:24 PDT 2025
Branch: refs/heads/users/arsenm/ir/remove-redundant-null-uselist-check-addUse
Home: https://github.com/llvm/llvm-project
Commit: dedd3209ffec0129ff862ff8808eacbf13c15688
https://github.com/llvm/llvm-project/commit/dedd3209ffec0129ff862ff8808eacbf13c15688
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-05-08 (Thu, 08 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