[PATCH] D53774: [InstCombine] Combine nested min/max intrinsics with constants

Volkan Keles via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 31 10:53:08 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL345751: [InstCombine] Combine nested min/max intrinsics with constants (authored by volkan, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D53774?vs=171735&id=171967#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D53774

Files:
  llvm/trunk/lib/Transforms/InstCombine/InstCombineCalls.cpp
  llvm/trunk/test/Transforms/InstCombine/maximum.ll
  llvm/trunk/test/Transforms/InstCombine/maxnum.ll
  llvm/trunk/test/Transforms/InstCombine/minimum.ll
  llvm/trunk/test/Transforms/InstCombine/minnum.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53774.171967.patch
Type: text/x-patch
Size: 17014 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181031/9e041af5/attachment.bin>


More information about the llvm-commits mailing list