[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
Thu Jun 22 21:03:49 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL306081: [LoopSimplify] Factor the logic to form dedicated exits into a utility. (authored by chandlerc).

Changed prior to commit:
  https://reviews.llvm.org/D34049?vs=102496&id=103688#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D34049

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34049.103688.patch
Type: text/x-patch
Size: 10964 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170623/756f03b8/attachment.bin>


More information about the llvm-commits mailing list