[PATCH] D50558: [MustExecute] Fix algorithmic bug in isGuaranteedToExecute. PR38514
Max Kazantsev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 16 23:20:09 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL339984: [MustExecute] Fix algorithmic bug in isGuaranteedToExecute. PR38514 (authored by mkazantsev, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D50558?vs=160973&id=161168#toc
Repository:
rL LLVM
https://reviews.llvm.org/D50558
Files:
llvm/trunk/include/llvm/Analysis/MustExecute.h
llvm/trunk/lib/Analysis/MustExecute.cpp
llvm/trunk/test/Analysis/MustExecute/infinite_loops.ll
llvm/trunk/test/Analysis/MustExecute/loop-header.ll
llvm/trunk/test/Transforms/LICM/infinite_loops.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50558.161168.patch
Type: text/x-patch
Size: 12779 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180817/226197fc/attachment.bin>
More information about the llvm-commits
mailing list