Displaying 2 results from an estimated 2 matches for "a5fcb6b".
Did you mean:
a5fcb6be
2010 Mar 02
0
[LLVMdev] Possible SelectionDAG Bug
...firm this right now. Does it fix the bug you're seeing?
Dan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rauw.patch
Type: application/octet-stream
Size: 3853 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100302/a5fcb6be/attachment.obj>
-------------- next part --------------
2010 Mar 02
3
[LLVMdev] Possible SelectionDAG Bug
On Monday 01 March 2010 20:32:07 Dan Gohman wrote:
> > No, what I mean is the thing under UI at the point of call to
> > AddModifiedNodeToCSEMaps gets deleted. So UI is invalid and when
> > we loop back around and check it against UE we blow up with a
> > singular iterator error.
>
> UI is incremented before AddModifiedNodeToCSEMaps is called, so
> I'm still