[llvm-commits] [PATCH] GVN patch for overflow intrinsics

Lang Hames lhames at gmail.com
Thu Jul 7 02:19:56 PDT 2011


Enhance GVN to look though extractvalues for recognized intrinsics. This is
a first step towards fixing http://llvm.org/bugs/show_bug.cgi?id=8817 .

Could someone more familiar with GVN review this and let me know whether
it's reasonable to commit?

Thanks!

- Lang.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110707/6b99c202/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PR8817.patch
Type: text/x-patch
Size: 5226 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110707/6b99c202/attachment.bin>


More information about the llvm-commits mailing list