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

Haicheng Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 5 08:42:11 PDT 2017


haicheng updated this revision to Diff 105276.
haicheng added a comment.

Added a test case as requested by Jun.


Repository:
  rL LLVM

https://reviews.llvm.org/D34762

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34762.105276.patch
Type: text/x-patch
Size: 7885 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170705/9c098e1c/attachment.bin>


More information about the llvm-commits mailing list