This was checked while counting but not actually when doing the reduction, resulting in crashes.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D112766
[llvm-reduce] Actually skip invalid candidates in operands-to-args ClosedPublic Authored by aeubanks on Oct 28 2021, 3:53 PM.
Details Summary This was checked while counting but not actually when doing the reduction, resulting in crashes.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 29 2021, 5:11 AM Closed by commit rG177a70371036: [llvm-reduce] Actually skip invalid candidates in operands-to-args (authored by aeubanks). · Explain WhyOct 29 2021, 9:16 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 383387 llvm/test/tools/llvm-reduce/operands-to-args.ll
llvm/tools/llvm-reduce/deltas/ReduceOperandsToArgs.cpp
|