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

Volkan Keles via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 26 12:07:31 PDT 2018


volkan created this revision.
volkan added reviewers: arsenm, spatel.
Herald added a subscriber: wdng.

https://reviews.llvm.org/D53774

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53774.171329.patch
Type: text/x-patch
Size: 6595 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181026/9123b372/attachment.bin>


More information about the llvm-commits mailing list