[PATCH][DAG] Fix non-deterministic code generation
Andrew Trick
atrick at apple.com
Sat Jan 11 19:21:09 PST 2014
On Jan 11, 2014, at 10:03 AM, Nico Rieck <nico.rieck at gmail.com> wrote:
> 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
> <Fix-SDNodeOrder.patch>
LGTM. Thanks.
-Andy
More information about the llvm-commits
mailing list