[PATCH] D28241: [LICM] Untangle some of the logic in LICM canSinkOrHoistInst

Xin Tong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 5 13:19:40 PST 2017


trentxintong updated this revision to Diff 83294.
trentxintong added a comment.

Rework the sinking and hoisting logic a bit more. And also take into existing
suggestions.


https://reviews.llvm.org/D28241

Files:
  include/llvm/Transforms/Utils/LoopUtils.h
  lib/Transforms/Scalar/LICM.cpp
  lib/Transforms/Scalar/LoopSink.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28241.83294.patch
Type: text/x-patch
Size: 7535 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170105/a7db2153/attachment.bin>


More information about the llvm-commits mailing list