[PATCH] D34762: [JumpThreading] Add a pattern to TryToUnfoldSelectInCurrBB()

Haicheng Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 14 12:17:30 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL308050: [JumpThreading] Add a pattern to TryToUnfoldSelectInCurrBB() (authored by haicheng).

Changed prior to commit:
  https://reviews.llvm.org/D34762?vs=105276&id=106689#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D34762

Files:
  llvm/trunk/lib/Transforms/Scalar/JumpThreading.cpp
  llvm/trunk/test/Transforms/JumpThreading/select.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34762.106689.patch
Type: text/x-patch
Size: 7951 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170714/99547e8a/attachment.bin>


More information about the llvm-commits mailing list