[PATCH] D50377: [LICM] Use ICFLoopSafetyInfo in LICM
Max Kazantsev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 1 04:00:58 PDT 2018
mkazantsev updated this revision to Diff 172105.
mkazantsev added a comment.
Herald added a subscriber: jfb.
Addressed comments.
https://reviews.llvm.org/D50377
Files:
include/llvm/Transforms/Utils/LoopUtils.h
lib/Transforms/Scalar/LICM.cpp
test/Transforms/LICM/guards.ll
test/Transforms/LICM/hoist-mustexec.ll
test/Transforms/LICM/hoist-nounwind.ll
test/Transforms/LICM/preheader-safe.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50377.172105.patch
Type: text/x-patch
Size: 16972 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181101/8b552c3b/attachment.bin>
More information about the llvm-commits
mailing list