This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU] Rename "LDS lowering" pass name.
ClosedPublic

Authored by hsmhsm on Apr 13 2021, 8:39 PM.

Details

Summary

Rename the name of "LDS lowering" pass from amdgpu-disable-lower-module-lds to
amdgpu-enable-lower-module-lds as later is consistent and reads better.

Diff Detail

Event Timeline

hsmhsm created this revision.Apr 13 2021, 8:39 PM
hsmhsm requested review of this revision.Apr 13 2021, 8:39 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 13 2021, 8:39 PM
JonChesterfield accepted this revision.Apr 14 2021, 5:27 AM

Yep, thanks for factoring this out

This revision is now accepted and ready to land.Apr 14 2021, 5:27 AM
This revision was automatically updated to reflect the committed changes.