[PATCH] D50377: [MustExecute] Rework LoopSafetyInfo to make it more optimistic about throws
Max Kazantsev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 8 03:49:53 PDT 2018
mkazantsev updated this revision to Diff 159677.
mkazantsev added a comment.
Fixed bug (missing fill of color map in the beginning), rebased on top of API NFC.
https://reviews.llvm.org/D50377
Files:
include/llvm/Analysis/MustExecute.h
lib/Analysis/MustExecute.cpp
lib/Transforms/Scalar/LICM.cpp
test/Analysis/MustExecute/loop-header.ll
test/Transforms/LICM/hoist-mustexec.ll
test/Transforms/LICM/hoist-nounwind.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50377.159677.patch
Type: text/x-patch
Size: 14440 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180808/e8158f01/attachment.bin>
More information about the llvm-commits
mailing list