[PATCH] [PlaceSimplify] Remove dependence on LoopSimplify

Philip Reames listmail at philipreames.com
Thu May 7 16:23:45 PDT 2015


Hi sanjoy,

As a step towards getting rid of internal pass manager hack entirely, remove the need for loop simplify to run in the inner pass manager.   The new code does produce slightly different loop structures, so this isn't technically NFC.

http://reviews.llvm.org/D9585

Files:
  lib/Transforms/Scalar/PlaceSafepoints.cpp
  test/Transforms/PlaceSafepoints/split-backedge.ll

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D9585.25259.patch
Type: text/x-patch
Size: 7996 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150507/389a4514/attachment.bin>


More information about the llvm-commits mailing list