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

John Brawn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 6 10:12:22 PST 2018


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

Use LoopBlocksRPO to generate the worklist.


Repository:
  rL LLVM

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.172788.patch
Type: text/x-patch
Size: 48824 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181106/e448e206/attachment.bin>


More information about the llvm-commits mailing list