[llvm-commits] [PATCH] Possible bug fix in LegalizeDAG.cpp

Dale Johannesen dalej at apple.com
Mon Sep 27 10:13:20 PDT 2010


On Sep 24, 2010, at 7:09 AMPDT, Edmund Grimley-Evans wrote:

> I don't have a test case, but the original code looks suspicious and none of the regression tests fails for me when I make this change.
> 
> On the other hand, see the comment a few lines above the altered line ...

I think they are equivalent, i.e. Tmp is supposed to have the same number of results as Node.  Not sure though.  Testing e inside the loop is...peculiar.

> -- 
> IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium.  Thank you.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: a.patch
Type: text/x-patch
Size: 584 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20100927/19bfbc5b/attachment.bin>
-------------- next part --------------
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits



More information about the llvm-commits mailing list