This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Set hasExtraSrcRegAllocReq on v_div_scale_*
ClosedPublic

Authored by arsenm on Nov 8 2016, 7:39 AM.

Details

Reviewers
tstellarAMD
Summary

This doesn't solve any problems I know about, but this should have more conservative assumptions about the operands

Diff Detail

Event Timeline

arsenm updated this revision to Diff 77194.Nov 8 2016, 7:39 AM
arsenm retitled this revision from to AMDGPU: Set hasExtraSrcRegAllocReq on v_div_scale_*.
arsenm updated this object.
arsenm added a subscriber: llvm-commits.
tstellarAMD accepted this revision.Nov 14 2016, 3:50 PM
tstellarAMD edited edge metadata.

LGTM.

This revision is now accepted and ready to land.Nov 14 2016, 3:50 PM
arsenm closed this revision.Nov 14 2016, 4:15 PM

r286913