This is an archive of the discontinued LLVM Phabricator instance.

MIRParser: Add support for parsing vreg reg alloc hints
ClosedPublic

Authored by tstellarAMD on Nov 11 2016, 5:51 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

tstellarAMD retitled this revision from to MIRParser: Add support for parsing vreg reg alloc hints.
tstellarAMD updated this object.
tstellarAMD added reviewers: MatzeB, qcolombet.
tstellarAMD added a subscriber: llvm-commits.
MatzeB accepted this revision.Nov 11 2016, 6:04 PM
MatzeB edited edge metadata.

LGTM.

This revision is now accepted and ready to land.Nov 11 2016, 6:04 PM
This revision was automatically updated to reflect the committed changes.