...fails to decrease the size of the IR file that is currently being reduced
Details
Details
- Reviewers
- None
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D116986
this change allows the user to specify the largest number of times that llvm-reduce's main delta loop will run. however, llvm-reduce will exit earlier than this if non-progress is detected; this happens when running the full set of delta passes... AbandonedPublic Authored by regehr on Jan 10 2022, 6:36 PM.
Details
Summary ...fails to decrease the size of the IR file that is currently being reduced
Diff Detail
Revision Contents
Diff 398804 llvm/tools/llvm-reduce/DeltaManager.h
llvm/tools/llvm-reduce/DeltaManager.cpp
llvm/tools/llvm-reduce/llvm-reduce.cpp
|