[PATCH] D21707: [LoopUnswitch] Avoid exponential behavior

Sanjoy Das via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 24 17:09:44 PDT 2016


sanjoy created this revision.
sanjoy added reviewers: majnemer, bogner, mzolotukhin.
sanjoy added a subscriber: llvm-commits.
Herald added subscribers: mzolotukhin, mcrosier.

(No semantic change intended).

http://reviews.llvm.org/D21707

Files:
  lib/Transforms/Scalar/LoopUnswitch.cpp
  test/Transforms/LoopUnswitch/exponential-behavior.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21707.61860.patch
Type: text/x-patch
Size: 3890 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160625/276146cb/attachment.bin>


More information about the llvm-commits mailing list