[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
Wed Nov 7 10:28:53 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL346337: [LoopSink] Do not sink instructions into non-cold blocks (authored by mgrang, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D54181?vs=172874&id=172985#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D54181

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

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


More information about the llvm-commits mailing list