[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:53:49 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL345616: [InstCombine] Add preliminary tests for nested min/max combines. NFC (authored by volkan, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D53875?vs=171729&id=171731#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D53875

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


More information about the llvm-commits mailing list