[PATCH] D11276: [LoopUnswitch] Code refactoring to separate trivial loop unswitch and non-trivial loop unswitch in processCurrentLoop()

Chen Li meloli87 at gmail.com
Tue Jul 21 15:56:45 PDT 2015


chenli updated this revision to Diff 30297.
chenli added a comment.

Fixed issue pointed by Philip and added a test case for that.


http://reviews.llvm.org/D11276

Files:
  lib/Transforms/Scalar/LoopUnswitch.cpp
  test/Transforms/LoopUnswitch/LIV-loop-condtion.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11276.30297.patch
Type: text/x-patch
Size: 12227 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150721/6e4df62b/attachment.bin>


More information about the llvm-commits mailing list