[PATCH] D37076: [LICM] Allow sinking when foldable in loop

Jun Bum Lim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 15 08:10:51 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL320823: [LICM] Allow sinking when foldable in loop (authored by junbuml, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D37076?vs=126761&id=127136#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D37076

Files:
  llvm/trunk/include/llvm/Transforms/Utils/LoopUtils.h
  llvm/trunk/lib/Transforms/Scalar/LICM.cpp
  llvm/trunk/test/Transforms/LICM/sink-foldable.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37076.127136.patch
Type: text/x-patch
Size: 16495 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171215/37784fa1/attachment.bin>


More information about the llvm-commits mailing list