[PATCH] D40874: [LV][LoopInfo] Add irreducible CFG detection for outer loops
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 2 04:26:52 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL326568: [LV][CFG] Add irreducible CFG detection for outer loops (authored by fhahn, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D40874?vs=136437&id=136716#toc
Repository:
rL LLVM
https://reviews.llvm.org/D40874
Files:
llvm/trunk/include/llvm/Analysis/CFG.h
llvm/trunk/include/llvm/Analysis/LoopIterator.h
llvm/trunk/lib/CodeGen/ShrinkWrap.cpp
llvm/trunk/lib/Transforms/Vectorize/LoopVectorize.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40874.136716.patch
Type: text/x-patch
Size: 9226 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180302/41ad1633/attachment.bin>
More information about the llvm-commits
mailing list