[PATCH] D34049: [LoopSimplify] Factor the logic to form dedicated exits into a utility.

Chandler Carruth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 14 00:43:05 PDT 2017


chandlerc updated this revision to Diff 102496.
chandlerc added a comment.

Rebase and ping.


https://reviews.llvm.org/D34049

Files:
  include/llvm/Transforms/Utils/LoopUtils.h
  lib/Transforms/Utils/LoopSimplify.cpp
  lib/Transforms/Utils/LoopUtils.cpp
  test/Transforms/LoopUnswitch/2011-11-18-SimpleSwitch.ll
  test/Transforms/LoopUnswitch/2011-11-18-TwoSwitches-Threshold.ll
  test/Transforms/LoopUnswitch/2011-11-18-TwoSwitches.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34049.102496.patch
Type: text/x-patch
Size: 10765 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170614/daf638db/attachment.bin>


More information about the llvm-commits mailing list