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

John Brawn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 14 06:01:11 PST 2018


john.brawn updated this revision to Diff 174028.
john.brawn marked 2 inline comments as done.
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.174028.patch
Type: text/x-patch
Size: 50636 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181114/2d680f3f/attachment.bin>


More information about the llvm-commits mailing list