[PATCH] [InstCombineAddSub] Transformation for the expression (X | Y) - X --> (~X & Y)

Ankur Garg ankur29.garg at samsung.com
Sun Nov 2 21:26:26 PST 2014


Moved the transformation to the location suggested.

http://reviews.llvm.org/D5791

Files:
  lib/Transforms/InstCombine/InstCombineAddSub.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5791.15682.patch
Type: text/x-patch
Size: 1899 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141103/89e21cc6/attachment.bin>


More information about the llvm-commits mailing list