[PATCH] ptr.annotation Intrinsic Lowering

Zeng Bin ezengbin at gmail.com
Mon Apr 15 10:22:04 PDT 2013


Hi all,

The attached patch ignores the llvm.ptr.annotation.* intrinsic during DAG
building, specified in
http://llvm.org/docs/LangRef.html#llvm-ptr-annotation-intrinsic.
It tries to fix bug 15253.

Thank you for reviewing!
Bin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130415/3e2c760b/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ptr_annotate.diff
Type: application/octet-stream
Size: 1910 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130415/3e2c760b/attachment.obj>


More information about the llvm-commits mailing list