[llvm-commits] [llvm] r118164 - /llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp

Eric Christopher echristo at apple.com
Wed Nov 3 13:46:50 PDT 2010


On Nov 3, 2010, at 8:44 AM, Bob Wilson wrote:

> This should be safe, but you could take it one step further and just return undef instead of creating a load from an undef pointer.

Cool, thanks.

Done in r118195 :)

-eric
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20101103/9f2a038a/attachment.html>


More information about the llvm-commits mailing list