[PATCH] D66459: Make ShrinkWrap more consistent.
Francis Visoiu Mistrih via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 27 11:07:39 PDT 2019
thegameg added a comment.
Thanks for upstreaming your changes.
I am not sure I understand what you are trying to fix, similar to @chill's request, can you please provide an example (ideally, as a test case) of what this fixes? Using MIR <https://llvm.org/docs/MIRLangRef.html> with `llc -run-pass=shrink-wrap` might help you creating a more precise test case for shrink-wrapping.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66459/new/
https://reviews.llvm.org/D66459
More information about the llvm-commits
mailing list