[PATCH] D22710: Add option to CodeExtractor for hoisting static allocas with uses contained within extracted region
River Riddle via llvm-commits
llvm-commits at lists.llvm.org
Sun Jul 31 20:13:03 PDT 2016
rriddle retitled this revision from "Add option to CodeExtractor for hoisting dominated static allocas" to "Add option to CodeExtractor for hoisting static allocas with uses contained within extracted region".
rriddle updated the summary for this revision.
rriddle updated this revision to Diff 66274.
rriddle added a comment.
Updated to reflect Sean's comments
https://reviews.llvm.org/D22710
Files:
include/llvm/Transforms/Utils/CodeExtractor.h
lib/Transforms/IPO/PartialInlining.cpp
lib/Transforms/Utils/CodeExtractor.cpp
test/Transforms/CodeExtractor/ExtractContainedStaticAllocas.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22710.66274.patch
Type: text/x-patch
Size: 9518 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160801/3df193c3/attachment-0001.bin>
More information about the llvm-commits
mailing list