[PATCH] D26299: Improving the efficiency of the Loop Unswitching pass
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 25 06:17:51 PST 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL287925: [Loop Unswitch] Patch to selective unswitch only the reachable branch… (authored by abhandari).
Changed prior to commit:
https://reviews.llvm.org/D26299?vs=78827&id=79299#toc
Repository:
rL LLVM
https://reviews.llvm.org/D26299
Files:
llvm/trunk/lib/Transforms/Scalar/LoopUnswitch.cpp
llvm/trunk/test/Transforms/LoopUnswitch/elseif-non-exponential-behavior.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26299.79299.patch
Type: text/x-patch
Size: 4936 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161125/920f1181/attachment.bin>
More information about the llvm-commits
mailing list