[PATCH][DAG] Fix non-deterministic code generation

Nico Rieck nico.rieck at gmail.com
Sat Jan 11 10:03:03 PST 2014


Hi,

any progress on this? I stumbled upon the same problem and wanted to
note that just resetting the IROrder to 1 instead of 0 doesn't fully fix
the problem. SDOrder must also be initialized to the same value.

Patch for current ToT attached.

-Nico
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Fix-SDNodeOrder.patch
Type: text/x-patch
Size: 7665 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140111/58246815/attachment.bin>


More information about the llvm-commits mailing list