This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Add support for 's' and 'v' asm constraints
ClosedPublic

Authored by tstellarAMD on Nov 3 2015, 2:38 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

tstellarAMD retitled this revision from to AMDGPU: Add support for 's' and 'v' asm constraints.
tstellarAMD updated this object.
tstellarAMD added reviewers: echristo, arsenm.
tstellarAMD added a subscriber: cfe-commits.
echristo accepted this revision.Nov 9 2015, 2:41 PM
echristo edited edge metadata.

Sure. You should probably work on the verification side of things as well if you expect to use this more.

-eric

This revision is now accepted and ready to land.Nov 9 2015, 2:41 PM
This revision was automatically updated to reflect the committed changes.