[all-commits] [llvm/llvm-project] e1fe44: llvm-reduce: Filter function based on uses before ...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Fri Mar 28 09:53:01 PDT 2025


  Branch: refs/heads/users/arsenm/llvm-reduce/filter-function-use-types-before-remove-arguments
  Home:   https://github.com/llvm/llvm-project
  Commit: e1fe44b9d039fac59d60102eae58127f9a0e4c25
      https://github.com/llvm/llvm-project/commit/e1fe44b9d039fac59d60102eae58127f9a0e4c25
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-03-28 (Fri, 28 Mar 2025)

  Changed paths:
    A llvm/test/tools/llvm-reduce/reduce-arguments-invoke.ll
    A llvm/test/tools/llvm-reduce/reduce-arguments-non-callee-use.ll
    M llvm/tools/llvm-reduce/deltas/ReduceArguments.cpp

  Log Message:
  -----------
  llvm-reduce: Filter function based on uses before removing arguments

Invokes and others are not handled, so this was leaving broken callsites
behind for anything other than CallInst



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