This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Use CopyToReg for interp intrinsic lowering
ClosedPublic

Authored by arsenm on Oct 21 2019, 10:30 AM.

Details

Summary

This doesn't use the default value, so doesn't benefit from the hack
to help optimize it.

Diff Detail

Event Timeline

arsenm created this revision.Oct 21 2019, 10:30 AM
This revision is now accepted and ready to land.Oct 21 2019, 10:51 AM
arsenm closed this revision.Oct 21 2019, 12:51 PM

r375450