This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Add VOP3P instruction format
ClosedPublic

Authored by arsenm on Feb 18 2017, 11:33 AM.

Details

Reviewers
kzhuravl
Summary

Add a few non-VOP3P but instructions related to packed.

Includes hack with dummy operands for the benefit of the assembler

Diff Detail

Event Timeline

arsenm created this revision.Feb 18 2017, 11:33 AM
kzhuravl accepted this revision.Feb 27 2017, 2:01 AM

LGTM.

This revision is now accepted and ready to land.Feb 27 2017, 2:01 AM
arsenm closed this revision.Feb 27 2017, 11:02 AM

r296368