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

John Brawn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 27 06:29:37 PST 2018


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

Added an option to enable control flow hoisting, turned off by default.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D52827/new/

https://reviews.llvm.org/D52827

Files:
  lib/Transforms/Scalar/LICM.cpp
  test/Transforms/LICM/hoist-phi.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52827.175472.patch
Type: text/x-patch
Size: 55618 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181127/e2d3a3a1/attachment.bin>


More information about the llvm-commits mailing list