This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Correct properties for adjcallstack* pseudos
ClosedPublic

Authored by arsenm on Jul 1 2019, 2:40 PM.

Details

Reviewers
rampitec
Summary

These should be SALU writes, and these are lowered to instructions
that def SCC.

Diff Detail

Event Timeline

arsenm created this revision.Jul 1 2019, 2:40 PM
rampitec accepted this revision.Jul 1 2019, 2:47 PM

LGTM

This revision is now accepted and ready to land.Jul 1 2019, 2:47 PM
arsenm closed this revision.Jul 1 2019, 3:01 PM

r364859