[PATCH] D54181: [LoopSink] Do not sink instructions into non-cold blocks

Mandeep Singh Grang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 6 15:49:06 PST 2018


mgrang updated this revision to Diff 172874.
mgrang added a comment.

Addressed comments.


https://reviews.llvm.org/D54181

Files:
  lib/Transforms/Scalar/LoopSink.cpp
  test/Transforms/LICM/loopsink-pr39570.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54181.172874.patch
Type: text/x-patch
Size: 4467 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181106/da3339e5/attachment.bin>


More information about the llvm-commits mailing list