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

John Brawn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 6 07:56:51 PST 2018


john.brawn updated this revision to Diff 176976.
john.brawn marked an inline comment as done.
john.brawn added a comment.

Adjust according to review comments, and also add some more tests.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D55266

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55266.176976.patch
Type: text/x-patch
Size: 5919 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181206/1abe1239/attachment.bin>


More information about the llvm-commits mailing list