[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
Tue Jul 26 10:23:42 PDT 2016


eraman updated this revision to Diff 65550.
eraman marked 5 inline comments as done.
eraman added a comment.

Address review feedback.


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.65550.patch
Type: text/x-patch
Size: 8264 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160726/b0013201/attachment.bin>


More information about the llvm-commits mailing list