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

Matt Arsenault via All-commits all-commits at lists.llvm.org
Sun Mar 30 03:46:36 PDT 2025


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