[PATCH] D37076: [LICM] Allow sinking when foldable in loop
Jun Bum Lim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 13 07:49:44 PST 2017
junbuml updated this revision to Diff 126761.
junbuml added a comment.
Thanks for revisiting this.
Made some changes like the way we iterate users in sink(), while rebasing it .
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.126761.patch
Type: text/x-patch
Size: 16368 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171213/f6276010/attachment.bin>
More information about the llvm-commits
mailing list