[PATCH] D34350: Add tests to document current InstCombine behavior for clamp pattern.

Andrei Elovikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 19 08:01:00 PDT 2017


a.elovikov created this revision.

This commit adds the tests for clamp pattern as a prerequisite of
https://reviews.llvm.org/D33186 to make the impact of that fix more clear and also to document
current behavior.


https://reviews.llvm.org/D34350

Files:
  llvm/test/Transforms/InstCombine/clamp-to-minmax.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34350.103042.patch
Type: text/x-patch
Size: 22903 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170619/503a16ec/attachment-0001.bin>


More information about the llvm-commits mailing list