This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU/SI: Add verifier check for exec reads
ClosedPublic

Authored by arsenm on Aug 28 2015, 6:30 PM.

Details

Reviewers
tstellarAMD
Summary

Make sure we aren't accidentally not setting these in the instruction definitions.

Diff Detail

Event Timeline

arsenm updated this revision to Diff 33507.Aug 28 2015, 6:30 PM
arsenm retitled this revision from to AMDGPU/SI: Add verifier check for exec reads.
arsenm updated this object.
arsenm added a reviewer: tstellarAMD.
arsenm added a subscriber: llvm-commits.
arsenm updated this revision to Diff 33508.Aug 28 2015, 6:53 PM

Set SALU bits on some pseudos

tstellarAMD accepted this revision.Sep 24 2015, 6:21 AM
tstellarAMD edited edge metadata.

LGTM.

This revision is now accepted and ready to land.Sep 24 2015, 6:21 AM
arsenm closed this revision.Oct 2 2015, 12:00 PM

r249170