[all-commits] [llvm/llvm-project] 662bae: llvm-reduce: Defer a shouldKeep call in operand re...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue Apr 1 23:46:49 PDT 2025
Branch: refs/heads/users/arsenm/llvm-reduce/defer-shouldKeep-check-reduce-operands
Home: https://github.com/llvm/llvm-project
Commit: 662bae412d0e777c7f5e07c18e523d1a3d4a27e6
https://github.com/llvm/llvm-project/commit/662bae412d0e777c7f5e07c18e523d1a3d4a27e6
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-04-02 (Wed, 02 Apr 2025)
Changed paths:
M llvm/tools/llvm-reduce/deltas/ReduceOperands.cpp
Log Message:
-----------
llvm-reduce: Defer a shouldKeep call in operand reduction
Ideally shouldKeep is only called in contexts that will successfully
do something.
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