[PATCH] D22779: Clone block with icmp+branch if it likely results in further jump threading

Easwaran Raman via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 19 11:43:32 PDT 2016


eraman updated this revision to Diff 68716.
eraman added a comment.

Leave ProcessBranchOnPHI untouched.


https://reviews.llvm.org/D22779

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22779.68716.patch
Type: text/x-patch
Size: 5901 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160819/2ac47667/attachment.bin>


More information about the llvm-commits mailing list