[PATCH] D37076: [LICM] Allow sinking when foldable in loop
Jun Bum Lim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 29 10:40:15 PDT 2017
junbuml updated this revision to Diff 113115.
junbuml added reviewers: efriedma, danielcdh, bmakam, mcrosier.
junbuml added a comment.
Fixed Balaram's comment.
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.113115.patch
Type: text/x-patch
Size: 14050 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170829/b8024c08/attachment.bin>
More information about the llvm-commits
mailing list