[PATCH] D52827: [LICM] Make LICM able to hoist phis

John Brawn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 11 08:09:54 PDT 2018


john.brawn updated this revision to Diff 169215.
john.brawn added a comment.

Update based on review comments, and add some more tests.


https://reviews.llvm.org/D52827

Files:
  lib/Transforms/Scalar/LICM.cpp
  test/Transforms/LICM/hoist-phi.ll
  test/Transforms/LoopVectorize/invariant-store-vectorization.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52827.169215.patch
Type: text/x-patch
Size: 43242 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181011/fe572de1/attachment-0001.bin>


More information about the llvm-commits mailing list