This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Make flat_scr name consistent
ClosedPublic

Authored by arsenm on Oct 26 2015, 2:09 PM.

Details

Reviewers
tstellarAMD
Summary

The printed name and the parsed assembler names weren't the same.
I'm not sure which name SC prints these as, but I think it's this one.

Diff Detail

Event Timeline

arsenm updated this revision to Diff 38459.Oct 26 2015, 2:09 PM
arsenm retitled this revision from to AMDGPU: Make flat_scr name consistent.
arsenm updated this object.
arsenm added a reviewer: tstellarAMD.
arsenm added a subscriber: llvm-commits.
arsenm updated this revision to Diff 38597.Oct 27 2015, 2:31 PM

Invert because sc does it the other way

tstellarAMD accepted this revision.Nov 2 2015, 8:18 PM
tstellarAMD edited edge metadata.

LGTM.

This revision is now accepted and ready to land.Nov 2 2015, 8:18 PM
arsenm closed this revision.Nov 3 2015, 2:53 PM

r252010