[PATCH] D50925: [LICM] Hoist stores of invariant values to invariant addresses out of loops
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 22 09:21:47 PDT 2018
reames updated this revision to Diff 161979.
reames added a comment.
Adding requested tests, ready for review.
https://reviews.llvm.org/D50925
Files:
lib/Analysis/AliasSetTracker.cpp
lib/Transforms/Scalar/LICM.cpp
test/Transforms/LICM/atomics.ll
test/Transforms/LICM/funclet.ll
test/Transforms/LICM/promote-order.ll
test/Transforms/LICM/store-hoisting.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50925.161979.patch
Type: text/x-patch
Size: 8162 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180822/6d1cdbe5/attachment.bin>
More information about the llvm-commits
mailing list