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

John Brawn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 19 03:34:16 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL347190: [LICM] Make LICM able to hoist phis (authored by john.brawn, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D52827?vs=174028&id=174582#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D52827

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52827.174582.patch
Type: text/x-patch
Size: 50759 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181119/778b7c3e/attachment-0001.bin>


More information about the llvm-commits mailing list