This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Allow TBA, TMA, TTMP* registers with SMEM instructions
ClosedPublic

Authored by arsenm on Dec 6 2016, 3:19 PM.

Details

Reviewers
tstellarAMD
Summary

Fixes assembler regressions.

Diff Detail

Event Timeline

arsenm updated this revision to Diff 80494.Dec 6 2016, 3:19 PM
arsenm retitled this revision from to AMDGPU: Allow TBA, TMA, TTMP* registers with SMEM instructions.
arsenm updated this object.
arsenm added a subscriber: llvm-commits.
tstellarAMD accepted this revision.Dec 9 2016, 8:11 AM
tstellarAMD edited edge metadata.

LGTM.

This revision is now accepted and ready to land.Dec 9 2016, 8:11 AM
arsenm closed this revision.Dec 9 2016, 10:02 AM

r289229