[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 13:42:14 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL340871: [SimpleLoopUnswitch] Form dedicated exits after trivial unswitches. (authored by asbirlea, committed by ).
Repository:
rL LLVM
https://reviews.llvm.org/D51375
Files:
llvm/trunk/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp
llvm/trunk/test/Transforms/SimpleLoopUnswitch/formDedicatedAfterTrivial1.ll
llvm/trunk/test/Transforms/SimpleLoopUnswitch/formDedicatedAfterTrivial2.ll
llvm/trunk/test/Transforms/SimpleLoopUnswitch/formDedicatedAfterTrivial3.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51375.162946.patch
Type: text/x-patch
Size: 5059 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180828/25007e6d/attachment.bin>
More information about the llvm-commits
mailing list