Copies the same special cases that bugpoint uses. Technically the
token condition is stricter than what the verifier enforces.
Part 1 of #58815
Paths
| Differential D140862
llvm-reduce: Fix invalid reductions for exceptions, tokens and swifterror ClosedPublic Authored by arsenm on Jan 2 2023, 7:14 PM.
Details
Summary Copies the same special cases that bugpoint uses. Technically the Part 1 of #58815
Diff Detail
Revision Contents
Diff 485903 llvm/test/tools/llvm-reduce/reduce-instructions-swifterror.ll
llvm/test/tools/llvm-reduce/reduce-instructions-token-preallocated.ll
llvm/test/tools/llvm-reduce/reduce-instructions-token.ll
llvm/test/tools/llvm-reduce/remove-invoked-functions.ll
llvm/tools/llvm-reduce/deltas/ReduceInstructions.cpp
|