[PATCH] D41603: [InstCombine] fold min/max tree with common operand (PR35717)

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 8 07:06:48 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL321998: [InstCombine] fold min/max tree with common operand (PR35717) (authored by spatel, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D41603?vs=128565&id=128927#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D41603

Files:
  llvm/trunk/lib/Transforms/InstCombine/InstCombineSelect.cpp
  llvm/trunk/test/Transforms/InstCombine/max-of-nots.ll
  llvm/trunk/test/Transforms/InstCombine/minmax-fold.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41603.128927.patch
Type: text/x-patch
Size: 8686 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180108/01a15a9d/attachment.bin>


More information about the llvm-commits mailing list