[PATCH] D28147: [LICM] Allow promotion of some stores that are not guaranteed to execute

Michael Kuperstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 3 11:38:45 PST 2017


mkuper updated the summary for this revision.
mkuper updated this revision to Diff 82919.
mkuper added a comment.

After r290794, it looks like the tests are actually checking what they should.


https://reviews.llvm.org/D28147

Files:
  lib/Transforms/Scalar/LICM.cpp
  test/Transforms/LICM/scalar_promote.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28147.82919.patch
Type: text/x-patch
Size: 7918 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170103/dd75f9c4/attachment.bin>


More information about the llvm-commits mailing list