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

John Brawn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 31 09:17:41 PDT 2018


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

Update according to review comments.


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.171944.patch
Type: text/x-patch
Size: 49147 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181031/378a54e9/attachment.bin>


More information about the llvm-commits mailing list