This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU/SI: Add support for sgpr and vgpr inline assembly constraints
ClosedPublic

Authored by tstellarAMD on Dec 8 2015, 11:18 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

tstellarAMD retitled this revision from to AMDGPU/SI: Add support for sgpr and vgpr inline assembly constraints.
tstellarAMD updated this object.
tstellarAMD added reviewers: echristo, arsenm.
tstellarAMD added a subscriber: llvm-commits.
echristo accepted this revision.Dec 8 2015, 11:22 AM
echristo edited edge metadata.

Looks reasonable, I believe you on the behavior for your port :)

This revision is now accepted and ready to land.Dec 8 2015, 11:22 AM
This revision was automatically updated to reflect the committed changes.