This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Re-visit nodes in performAndCombine
ClosedPublic

Authored by arsenm on Feb 12 2016, 12:22 PM.

Details

Reviewers
tstellarAMD
Summary

This fixes test regressions when i64 loads/stores are made promote.

Diff Detail

Event Timeline

arsenm updated this revision to Diff 47831.Feb 12 2016, 12:22 PM
arsenm retitled this revision from to AMDGPU: Re-visit nodes in performAndCombine.
arsenm updated this object.
arsenm added a reviewer: tstellarAMD.
arsenm added a subscriber: llvm-commits.
tstellarAMD accepted this revision.Feb 12 2016, 12:30 PM
tstellarAMD edited edge metadata.

LGTM.

This revision is now accepted and ready to land.Feb 12 2016, 12:30 PM
arsenm closed this revision.Apr 22 2016, 3:54 PM

r267240