[PATCH] D113787: [llvm-reduce] keep terminator instructions during ReduceGlobalVars

Dwight Guth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 15 10:41:43 PST 2021


dwightguth added a comment.

Sure, but it can also be used to reproduce a small test case for a program that was miscompiled. But it won't do that effectively if individual delta passes, when run, crash unnecessarily in uninteresting ways. If we make this change, you will be making the tool considerably less useful for minimizing programs that are miscompiled by the compiler.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D113787/new/

https://reviews.llvm.org/D113787



More information about the llvm-commits mailing list