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

Matt Arsenault via All-commits all-commits at lists.llvm.org
Wed Apr 2 01:01:02 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cde2ea377d457e272ce1572d588643e5ee533c30
      https://github.com/llvm/llvm-project/commit/cde2ea377d457e272ce1572d588643e5ee533c30
  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 (#133387)

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