[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
Thu Aug 18 17:54:53 PDT 2016


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

Address Haicheng's comments.


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.68640.patch
Type: text/x-patch
Size: 8425 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160819/e89949d3/attachment.bin>


More information about the llvm-commits mailing list