[PATCH] D51375: [SimpleLoopUnswitch] Form dedicated exits after trivial unswitches.
Alina Sbirlea via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 28 12:28:27 PDT 2018
asbirlea created this revision.
asbirlea added reviewers: chandlerc, fedor.sergeev.
Herald added subscribers: jlebar, sanjoy.
Form dedicated exits after trivial unswitches.
Fixes PR38737, PR38283.
Repository:
rL LLVM
https://reviews.llvm.org/D51375
Files:
lib/Transforms/Scalar/SimpleLoopUnswitch.cpp
test/Transforms/SimpleLoopUnswitch/formDedicatedAfterTrivial1.ll
test/Transforms/SimpleLoopUnswitch/formDedicatedAfterTrivial2.ll
test/Transforms/SimpleLoopUnswitch/formDedicatedAfterTrivial3.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51375.162931.patch
Type: text/x-patch
Size: 7499 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180828/8998687d/attachment.bin>
More information about the llvm-commits
mailing list