[all-commits] [llvm/llvm-project] 58d33e: llvm-reduce: Defer a shouldKeep call in operand re...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Fri Mar 28 00:12:21 PDT 2025


  Branch: refs/heads/users/arsenm/llvm-reduce/defer-shouldKeep-check-reduce-operands
  Home:   https://github.com/llvm/llvm-project
  Commit: 58d33e17db2853fab62c6d762897f23f2f03f414
      https://github.com/llvm/llvm-project/commit/58d33e17db2853fab62c6d762897f23f2f03f414
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-03-28 (Fri, 28 Mar 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