[PATCH] D33847: [PartialInlining] Enhance code outliner to sink locals declared outside the outline region
David Li via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 7 13:17:50 PDT 2017
davidxl updated this revision to Diff 101802.
davidxl marked 3 inline comments as done.
davidxl added a comment.
Addressed Davide's comments.
https://reviews.llvm.org/D33847
Files:
include/llvm/Transforms/Utils/CodeExtractor.h
lib/Transforms/Utils/CodeExtractor.cpp
test/Transforms/CodeExtractor/live_shrink.ll
test/Transforms/CodeExtractor/live_shrink_gep.ll
test/Transforms/CodeExtractor/live_shrink_hoist.ll
test/Transforms/CodeExtractor/live_shrink_multiple.ll
test/Transforms/CodeExtractor/live_shrink_unsafe.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33847.101802.patch
Type: text/x-patch
Size: 24615 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170607/2012173b/attachment.bin>
More information about the llvm-commits
mailing list