[llvm-dev] exit block

Anastasiya Ruzhanskaya via llvm-dev llvm-dev at lists.llvm.org
Sun Jul 30 08:47:54 PDT 2017


Hello,
I have a question about exit blocks : is it true that every loop's exit
block will contain only those comparisons that will lead to exit or to
continue execution in loop? I have tried many examples , after
optimizations it seems to be true, but does it have to be so?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170730/f2f9e99c/attachment.html>


More information about the llvm-dev mailing list