This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU] TableGen: change individual instruction flags to bit type from bits<1>
ClosedPublic

Authored by SamWot on Nov 15 2016, 5:36 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

SamWot updated this revision to Diff 77985.Nov 15 2016, 5:36 AM
SamWot retitled this revision from to [AMDGPU] TableGen: change individual instruction flags to bit type from bits<1>.
SamWot updated this object.
SamWot added a reviewer: vpykhtin.
vpykhtin accepted this revision.Nov 15 2016, 5:39 AM
vpykhtin edited edge metadata.

LGTM.

This revision is now accepted and ready to land.Nov 15 2016, 5:39 AM
This revision was automatically updated to reflect the committed changes.