[PATCH] D11481: [LoopUnswitch] Improve loop unswitch pass to find trivial unswitch conditions more effectively

Chen Li meloli87 at gmail.com
Fri Jul 24 12:22:42 PDT 2015


chenli updated this revision to Diff 30592.
chenli marked 6 inline comments as done.
chenli added a comment.

Update patch w.r.t broune's comments.


http://reviews.llvm.org/D11481

Files:
  lib/Transforms/Scalar/LoopUnswitch.cpp
  test/Transforms/LoopUnswitch/infinite-loop.ll
  test/Transforms/LoopUnswitch/trivial-unswitch.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11481.30592.patch
Type: text/x-patch
Size: 8763 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150724/3105ac13/attachment.bin>


More information about the llvm-commits mailing list