[all-commits] [llvm/llvm-project] 964650: llvm-reduce: Add reduceOperandsToPoison reduction ...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Tue Apr 1 23:39:09 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 964650b69e57d5e9e6102a4b400c8da16f6a1e27
      https://github.com/llvm/llvm-project/commit/964650b69e57d5e9e6102a4b400c8da16f6a1e27
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-04-02 (Wed, 02 Apr 2025)

  Changed paths:
    M llvm/test/tools/llvm-reduce/reduce-operands-target-ext-ty.ll
    M llvm/tools/llvm-reduce/DeltaPasses.def
    M llvm/tools/llvm-reduce/deltas/ReduceOperands.cpp
    M llvm/tools/llvm-reduce/deltas/ReduceOperands.h

  Log Message:
  -----------
  llvm-reduce: Add reduceOperandsToPoison reduction (#132862)

For now use it only for TargetExtTypes, which do not always support
zero initializers.



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