This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU] refactor SMRD/SMEM TD instruction definitions
ClosedPublic

Authored by vpykhtin on Aug 29 2016, 10:13 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

vpykhtin updated this revision to Diff 69577.Aug 29 2016, 10:13 AM
vpykhtin retitled this revision from to [AMDGPU] refactor SMRD/SMEM TD instruction definitions.
vpykhtin updated this object.
vpykhtin set the repository for this revision to rL LLVM.
vpykhtin added a project: Restricted Project.
vpykhtin added a subscriber: nhaustov.
artem.tamazov accepted this revision.Aug 30 2016, 2:46 AM
artem.tamazov edited edge metadata.

Looks good. Please run lit tests used for weekly testing (see AMDGPU asm weekly report) and go ahead if no regressions.

This revision is now accepted and ready to land.Aug 30 2016, 2:46 AM
vpykhtin updated this revision to Diff 69828.Aug 31 2016, 4:55 AM
vpykhtin edited edge metadata.
vpykhtin removed rL LLVM as the repository for this revision.

updated diff after SOP commit.

Lit testing passed.

tstellarAMD accepted this revision.Aug 31 2016, 1:21 PM
tstellarAMD edited edge metadata.

OCL/OGL tests pass. LGTM.

This revision was automatically updated to reflect the committed changes.