[PATCH] D29572: [JumpThread] Do not break loops by splitting blocks

Jun Bum Lim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 6 13:58:40 PST 2017


junbuml updated this revision to Diff 87302.
junbuml added reviewers: rengolin, mcrosier, haicheng, dberlin.
junbuml added a subscriber: llvm-commits.

https://reviews.llvm.org/D29572

Files:
  include/llvm/Transforms/Scalar/JumpThreading.h
  lib/Transforms/Scalar/JumpThreading.cpp
  test/Transforms/JumpThreading/keep-loop.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29572.87302.patch
Type: text/x-patch
Size: 5121 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170206/5eb0cf6c/attachment.bin>


More information about the llvm-commits mailing list