This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU] Disable SReg Global LD/ST, perf regression
ClosedPublic

Authored by ronlieb on Nov 29 2018, 4:26 PM.

Details

Summary

Internal testing revealed some performance regressions in the SRegs for Global LD/ST
Disable by default for now.

Diff Detail

Repository
rL LLVM

Event Timeline

ronlieb created this revision.Nov 29 2018, 4:26 PM

Patch passed our internal jenkins testing: #890

nhaehnle accepted this revision.Nov 30 2018, 6:09 AM

Sad, but LGTM

This revision is now accepted and ready to land.Nov 30 2018, 6:09 AM
This revision was automatically updated to reflect the committed changes.