[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:38:48 PDT 2018


asbirlea updated this revision to Diff 162944.
asbirlea added a comment.

Updated test, thank you for the comments!


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.162944.patch
Type: text/x-patch
Size: 4762 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180828/b13a4e15/attachment.bin>


More information about the llvm-commits mailing list