This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU] gfx908 dot instruction support
ClosedPublic

Authored by rampitec on Jul 9 2019, 11:20 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

rampitec created this revision.Jul 9 2019, 11:20 AM
arsenm added inline comments.Jul 9 2019, 11:48 AM
lib/Target/AMDGPU/VOP2Instructions.td
681–684 ↗(On Diff #208750)

can you put these directly in the instruction definition pattern?

rampitec marked an inline comment as done.Jul 9 2019, 11:51 AM
rampitec added inline comments.
lib/Target/AMDGPU/VOP2Instructions.td
681–684 ↗(On Diff #208750)

As a separate patch.

This revision is now accepted and ready to land.Jul 10 2019, 4:19 PM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptJul 10 2019, 5:02 PM