This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU/NFC: Cleanup/refactor SIMemoryLegalizer [2]:
ClosedPublic

Authored by kzhuravl on Sep 1 2017, 1:09 PM.

Details

Summary
  • Make SIMemOpInfo a class
  • Add accessor methods to SIMemOpInfo
  • Move get*Info methods to SIMemOpInfo

Diff Detail

Repository
rL LLVM

Event Timeline

kzhuravl created this revision.Sep 1 2017, 1:09 PM
t-tye accepted this revision.Sep 1 2017, 2:30 PM

LGTM

This revision is now accepted and ready to land.Sep 1 2017, 2:30 PM
This revision was automatically updated to reflect the committed changes.