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

Chen Li meloli87 at gmail.com
Thu Jul 23 22:42:16 PDT 2015


chenli updated this revision to Diff 30562.
chenli marked 3 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.30562.patch
Type: text/x-patch
Size: 6365 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150724/3c418da0/attachment.bin>


More information about the llvm-commits mailing list