This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU/SI: Refactor VOP[12C] tablegen definitions
ClosedPublic

Authored by tstellarAMD on Oct 5 2015, 8:18 AM.

Details

Summary

Pass the VOPProfile object all the through to *_m multiclasses. This will
allow us to do more simplifications in the future.

Diff Detail

Repository
rL LLVM

Event Timeline

tstellarAMD retitled this revision from to AMDGPU/SI: Refactor VOP[12C] tablegen definitions.
tstellarAMD updated this object.
tstellarAMD added a reviewer: arsenm.
tstellarAMD added a subscriber: llvm-commits.
arsenm accepted this revision.Oct 5 2015, 9:01 AM
arsenm edited edge metadata.

LGTM

This revision is now accepted and ready to land.Oct 5 2015, 9:01 AM
This revision was automatically updated to reflect the committed changes.