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

Jun Bum Lim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 12 10:08:37 PDT 2017


junbuml updated this revision to Diff 114859.
junbuml marked 2 inline comments as done.
junbuml added a comment.

Addressed Hal's comments.


https://reviews.llvm.org/D37076

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37076.114859.patch
Type: text/x-patch
Size: 14235 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170912/a599da64/attachment.bin>


More information about the llvm-commits mailing list