[PATCH] D72420: [LoopRotate] Add support for rotating loops with switch exit
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 8 15:01:31 PST 2020
nikic created this revision.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.
Fixes https://bugs.llvm.org/show_bug.cgi?id=44461. Test TBD.
https://reviews.llvm.org/D72420
Files:
llvm/include/llvm/Analysis/LoopInfoImpl.h
llvm/lib/Transforms/Utils/LoopRotationUtils.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72420.236917.patch
Type: text/x-patch
Size: 6620 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200108/4e0c7a61/attachment.bin>
More information about the llvm-commits
mailing list