[PATCH] D30284: [loop-deletion] Improve analysis on calls when deleting a loop.

Xin Tong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 22 18:25:43 PST 2017


trentxintong created this revision.
Herald added a subscriber: mzolotukhin.

[loop-deletion] Improve analysis on calls when deleting a loop.


https://reviews.llvm.org/D30284

Files:
  lib/Transforms/Scalar/LoopDeletion.cpp
  test/Transforms/LoopDeletion/no-sideeffect-call.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30284.89457.patch
Type: text/x-patch
Size: 4861 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170223/c20cb088/attachment.bin>


More information about the llvm-commits mailing list