[LLVMbugs] [Bug 12171] Assertion in SelectionDAGBuilder::setValue "Already set a value for this node!"
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon Mar 5 22:35:33 PST 2012
http://llvm.org/bugs/show_bug.cgi?id=12171
Benjamin Herrenschmidt <benh at kernel.crashing.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
--- Comment #2 from Benjamin Herrenschmidt <benh at kernel.crashing.org> 2012-03-06 00:35:33 CST ---
You are absolutely correct. I was trying to make up a repro-case of
something I hit with programatically generated llvm (which worked on
x86 and not on ppc) and thought I caught it but it looks like my
test case is broken here. I'll dig more, thanks and sorry about
the noise
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list