This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Fix violating constant bus restriction
ClosedPublic

Authored by arsenm on Sep 14 2017, 11:46 AM.

Details

Reviewers
rampitec
Summary

You can't use madmk/madmk if it already uses an SGPR input.

Diff Detail

Event Timeline

arsenm created this revision.Sep 14 2017, 11:46 AM
This revision is now accepted and ready to land.Sep 14 2017, 1:51 PM
arsenm closed this revision.Sep 14 2017, 1:55 PM

r313298