[PATCH][DAG] Fix non-deterministic code generation
Juergen Ributzka
juergen at apple.com
Mon Jan 13 10:22:58 PST 2014
Thanks Nico
-Juergen
On Jan 11, 2014, at 7:21 PM, Andrew Trick <atrick at apple.com> wrote:
>
> 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