[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
Thu Jan 5 12:52:58 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL291171: [LICM] Allow promotion of some stores that are not guaranteed to execute. (authored by mkuper).

Changed prior to commit:
  https://reviews.llvm.org/D28147?vs=82919&id=83289#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D28147

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28147.83289.patch
Type: text/x-patch
Size: 8139 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170105/872cf163/attachment.bin>


More information about the llvm-commits mailing list