[PATCH] D55266: [LICM] Use per-block hoist points when rehoisting instructions

John Brawn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 4 09:15:56 PST 2019


This revision was automatically updated to reflect the committed changes.
john.brawn marked an inline comment as not done.
Closed by commit rL350408: [LICM] Adjust how moving the re-hoist point works (authored by john.brawn, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D55266?vs=176976&id=180256#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D55266

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55266.180256.patch
Type: text/x-patch
Size: 5985 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190104/a8272941/attachment.bin>


More information about the llvm-commits mailing list