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

Volkan Keles via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 30 11:16:37 PDT 2018


volkan updated this revision to Diff 171735.
volkan added a comment.

- Updated the tests.
- Added missing `copyIRFlags` call.


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.171735.patch
Type: text/x-patch
Size: 16849 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181030/7a12b8ad/attachment.bin>


More information about the llvm-commits mailing list