This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Fix using SMRD instructions for argument loads in functions
ClosedPublic

Authored by arsenm on Jul 24 2017, 1:01 PM.

Details

Reviewers
rampitec
alex-t
Summary

These are not actually uniform values except in kernels.

Diff Detail

Event Timeline

arsenm created this revision.Jul 24 2017, 1:01 PM
This revision is now accepted and ready to land.Jul 24 2017, 1:20 PM
arsenm closed this revision.Jul 26 2017, 1:40 PM

r309172