[PATCH] D41860: [CallSiteSplitting] Support splitting of blocks with instrs before call.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 7 03:35:52 PST 2018
fhahn updated this revision to Diff 133192.
fhahn marked an inline comment as done.
fhahn added a comment.
Fix default threshold.
https://reviews.llvm.org/D41860
Files:
lib/Transforms/Scalar/CallSiteSplitting.cpp
test/Transforms/CallSiteSplitting/callsite-instructions-before-call.ll
test/Transforms/CallSiteSplitting/callsite-no-or-structure.ll
test/Transforms/CallSiteSplitting/callsite-split-debug.ll
test/Transforms/CallSiteSplitting/callsite-split-or-phi.ll
test/Transforms/CallSiteSplitting/callsite-split.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41860.133192.patch
Type: text/x-patch
Size: 36794 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180207/b5b109aa/attachment.bin>
More information about the llvm-commits
mailing list