[llvm-commits] PATCH: Simplify comparisons of constant-related pointers, similar to simplifying their difference

Chandler Carruth chandlerc at gmail.com
Sun Mar 25 14:25:54 PDT 2012


On Sun, Mar 25, 2012 at 1:55 PM, Chandler Carruth <chandlerc at gmail.com>wrote:

> Thanks for all the feedback. New patch attached.


And a final patch with tests and a simplification pointed out by Benjamin.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120325/adbc15a6/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: simplify-ptr-cmp.diff
Type: text/x-patch
Size: 4507 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120325/adbc15a6/attachment.bin>


More information about the llvm-commits mailing list