[PATCH] D12866: [InstCombine] fold zexts and constants into a phi (PR24766)

Sanjay Patel via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 27 13:36:09 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL248689: [InstCombine] fold zexts and constants into a phi (PR24766) (authored by spatel).

Changed prior to commit:
  http://reviews.llvm.org/D12866?vs=35632&id=35823#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D12866

Files:
  llvm/trunk/lib/Transforms/InstCombine/InstCombineInternal.h
  llvm/trunk/lib/Transforms/InstCombine/InstCombinePHI.cpp
  llvm/trunk/test/Transforms/InstCombine/phi.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12866.35823.patch
Type: text/x-patch
Size: 8128 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150927/0ee69f1c/attachment.bin>


More information about the llvm-commits mailing list