[PATCH] D29331: [LICM] Hoist loads that are dominated by invariant.start intrinsic, and are invariant in the loop.
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 2 05:33:30 PST 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL293887: [LICM] Hoist loads that are dominated by invariant.start intrinsic, and areā¦ (authored by annat).
Changed prior to commit:
https://reviews.llvm.org/D29331?vs=86696&id=86794#toc
Repository:
rL LLVM
https://reviews.llvm.org/D29331
Files:
llvm/trunk/lib/Transforms/Scalar/LICM.cpp
llvm/trunk/test/Transforms/LICM/hoisting.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29331.86794.patch
Type: text/x-patch
Size: 10176 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170202/298bc946/attachment.bin>
More information about the llvm-commits
mailing list