[PATCH] D53875: [InstCombine] Add preliminary tests for nested min/max combines. NFC

Volkan Keles via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 30 10:40:21 PDT 2018


volkan created this revision.
volkan added a reviewer: spatel.

As requested in https://reviews.llvm.org/D53774.


https://reviews.llvm.org/D53875

Files:
  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: D53875.171729.patch
Type: text/x-patch
Size: 14115 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181030/d85bcd79/attachment.bin>


More information about the llvm-commits mailing list