[all-commits] [llvm/llvm-project] 7271ac: llvm-reduce: Add reduceOperandsToPoison reduction
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Mon Mar 24 19:31:04 PDT 2025
Branch: refs/heads/users/arsenm/llvm-reduce/add-reduce-operands-poison
Home: https://github.com/llvm/llvm-project
Commit: 7271ac9c90eb945829b1a80787f0b45840d70f37
https://github.com/llvm/llvm-project/commit/7271ac9c90eb945829b1a80787f0b45840d70f37
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-03-25 (Tue, 25 Mar 2025)
Changed paths:
M llvm/test/tools/llvm-reduce/reduce-operands-target-ext-ty.ll
M llvm/tools/llvm-reduce/DeltaManager.cpp
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