This is an archive of the discontinued LLVM Phabricator instance.

[GVNHoist] Fix non-deterministic sort order of PHIs for identical instructions
AbandonedPublic

Authored by mgrang on Oct 29 2017, 7:53 PM.

Details

Summary

This fixes failure in Transforms/GVNHoist/hoist.ll uncovered by D39245.

Diff Detail

Repository
rL LLVM

Event Timeline

mgrang abandoned this revision.Oct 29 2017, 7:53 PM
mgrang created this revision.

Forgot to add llvm-commits.

Check this instead: D39410.