This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Fix a few slightly broken tests
ClosedPublic

Authored by arsenm on May 11 2016, 5:07 PM.

Details

Reviewers
tstellarAMD
Summary

Fix minor bugs and uses of undef which break when
pointer related optimization passes are run.

Diff Detail

Event Timeline

arsenm updated this revision to Diff 56987.May 11 2016, 5:07 PM
arsenm retitled this revision from to AMDGPU: Fix a few slightly broken tests.
arsenm updated this object.
arsenm added a reviewer: tstellarAMD.
arsenm added a subscriber: llvm-commits.
arsenm updated this revision to Diff 57118.May 12 2016, 5:01 PM

Fix cayman loop bug test

arsenm updated this revision to Diff 57121.May 12 2016, 5:58 PM

Update LSR test

tstellarAMD accepted this revision.May 18 2016, 6:39 AM
tstellarAMD edited edge metadata.

LGTM.

This revision is now accepted and ready to land.May 18 2016, 6:39 AM
arsenm closed this revision.May 18 2016, 8:55 AM

r269944