[PATCH] D113787: [llvm-reduce] keep terminator instructions during ReduceGlobalVars
Dwight Guth via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 17 13:19:17 PST 2021
dwightguth abandoned this revision.
dwightguth added a comment.
It looks like there doesn't seem to be an appetite for changes that improve the usability of llvm-reduce as a tool for reducing miscompilation errors, despite it already being demonstrably quite useful for such a purpose. I don't have a lot of motivation currently to spend time fixing up this revision into a form that would be accepted when doing so would not prove useful to me. Obviously if someone else wants to take this change over and implement it in the format suggested, that's their choice. Barring any change to the consensus, I'm going to abandon this change.
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