[all-commits] [llvm/llvm-project] 0d4807: llvm-reduce: Add reduceOperandsToPoison reduction
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue Apr 1 23:36:38 PDT 2025
Branch: refs/heads/users/arsenm/llvm-reduce/add-reduce-operands-poison
Home: https://github.com/llvm/llvm-project
Commit: 0d4807e3e874473cade93311c03a670e4fc54ebf
https://github.com/llvm/llvm-project/commit/0d4807e3e874473cade93311c03a670e4fc54ebf
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
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