[PATCH] D30869: [JumpThread] We want to fold (not thread) when all predecessor go to single BB's successor. .

Xin Tong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 18 17:56:27 PDT 2017


trentxintong updated this revision to Diff 95666.
trentxintong added a comment.

Remove PredWithKnownSuccessor. its not really needed.


https://reviews.llvm.org/D30869

Files:
  lib/Transforms/Scalar/JumpThreading.cpp
  test/Transforms/JumpThreading/basic.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30869.95666.patch
Type: text/x-patch
Size: 3811 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170419/392347c4/attachment.bin>


More information about the llvm-commits mailing list