[PATCH] D21137: Instcombile min/max intrinsics calls

Karthik Bhat via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 10 06:46:45 PDT 2016


karthikthecool updated this revision to Diff 60349.
karthikthecool added a comment.

Thanks David for the comments. I get your point now. Updated the code to incorporate comment.

Please let me know if you have any other feedback.
Thanks and Regards
Karthik Bhat


http://reviews.llvm.org/D21137

Files:
  lib/Transforms/InstCombine/InstCombineCalls.cpp
  lib/Transforms/InstCombine/InstCombineInternal.h
  test/Transforms/InstCombine/maxnum.ll
  test/Transforms/InstCombine/minnum.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21137.60349.patch
Type: text/x-patch
Size: 8907 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160610/bd1cd08d/attachment.bin>


More information about the llvm-commits mailing list