[all-commits] [llvm/llvm-project] 72f5ac: llvm-reduce: Stop setting intermediate cloned func...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Fri May 2 04:32:21 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 72f5ac442da0e4af3a856d11f2c6dfd1c790998d
https://github.com/llvm/llvm-project/commit/72f5ac442da0e4af3a856d11f2c6dfd1c790998d
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-05-02 (Fri, 02 May 2025)
Changed paths:
M llvm/tools/llvm-reduce/deltas/ReduceOperandsToArgs.cpp
Log Message:
-----------
llvm-reduce: Stop setting intermediate cloned function names
The name will be stolen from the original function, so there's
no point in setting an initial suffixed name.
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