[PATCH] D29572: [JumpThread] Do not break loop structures when splitting blocks

Jun Bum Lim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 13 09:57:53 PST 2017


junbuml updated this revision to Diff 88217.
junbuml marked an inline comment as done.
junbuml retitled this revision from "[JumpThread] Do not break loops by splitting blocks" to "[JumpThread] Do not break loop structures when splitting blocks".
junbuml edited the summary of this revision.
junbuml added a reviewer: sanjoy.

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.88217.patch
Type: text/x-patch
Size: 5200 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170213/df5b23dc/attachment.bin>


More information about the llvm-commits mailing list