[PATCH] D72916: [JumpThreading] Reduce duplicate threshold at Oz
Sam Parker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 22 00:35:54 PST 2020
samparker updated this revision to Diff 239500.
samparker retitled this revision from "[IPO] Don't run jump threading at Oz" to "[JumpThreading] Reduce duplicate threshold at Oz".
samparker edited the summary of this revision.
samparker added a comment.
Changing the threshold within the pass.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72916/new/
https://reviews.llvm.org/D72916
Files:
llvm/lib/Transforms/Scalar/JumpThreading.cpp
llvm/test/Transforms/JumpThreading/codesize-loop.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72916.239500.patch
Type: text/x-patch
Size: 9149 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200122/ca22ff35/attachment.bin>
More information about the llvm-commits
mailing list