[PATCH] D29331: [LICM] Hoist loads that are dominated by invariant.start intrinsic, and are invariant in the loop.
Anna Thomas via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 1 11:13:57 PST 2017
anna updated this revision to Diff 86679.
anna marked 6 inline comments as done.
anna added a comment.
Patch updated based on review comments.
https://reviews.llvm.org/D29331
Files:
lib/Transforms/Scalar/LICM.cpp
test/Transforms/LICM/hoisting.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29331.86679.patch
Type: text/x-patch
Size: 8265 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170201/c68405eb/attachment.bin>
More information about the llvm-commits
mailing list