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

Pablo Barrio via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 21 08:31:20 PDT 2016


pbarrio updated this revision to Diff 75436.
pbarrio marked 8 inline comments as done.
pbarrio added a comment.

Thanks all for the reviews. Could you please review the requested formatting changes and approve if appropriate?


https://reviews.llvm.org/D25477

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25477.75436.patch
Type: text/x-patch
Size: 6626 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161021/fe293eba/attachment.bin>


More information about the llvm-commits mailing list