This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Fix assert on dbg_value instructions
ClosedPublic

Authored by arsenm on Jul 29 2015, 11:31 PM.

Details

Reviewers
tstellarAMD

Diff Detail

Event Timeline

arsenm updated this revision to Diff 30996.Jul 29 2015, 11:31 PM
arsenm retitled this revision from to AMDGPU: Fix assert on dbg_value instructions.
arsenm updated this object.
arsenm added a reviewer: tstellarAMD.
arsenm added a subscriber: llvm-commits.
tstellarAMD accepted this revision.Jul 30 2015, 8:01 AM
tstellarAMD edited edge metadata.

LGTM.

This revision is now accepted and ready to land.Jul 30 2015, 8:01 AM
arsenm closed this revision.Aug 12 2015, 2:06 AM

r244728 with some testcase simplification