[PATCH] D26391: [JumpThreading] Unfold selects that depend on the same condition

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 8 07:03:20 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL286236: [JumpThreading] Unfold selects that depend on the same condition (authored by pabbar01).

Changed prior to commit:
  https://reviews.llvm.org/D26391?vs=77171&id=77189#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D26391

Files:
  llvm/trunk/include/llvm/Transforms/Scalar/JumpThreading.h
  llvm/trunk/lib/Transforms/Scalar/JumpThreading.cpp
  llvm/trunk/test/Transforms/JumpThreading/unfold-selects-same-cond.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26391.77189.patch
Type: text/x-patch
Size: 7625 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161108/996dbe1d/attachment.bin>


More information about the llvm-commits mailing list