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

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 24 06:14:07 PDT 2016


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

Changed prior to commit:
  https://reviews.llvm.org/D25477?vs=75436&id=75572#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D25477

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: D25477.75572.patch
Type: text/x-patch
Size: 6773 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161024/53ceecd5/attachment.bin>


More information about the llvm-commits mailing list