This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU/NFC: Minor clean ups in HSA metadata
ClosedPublic

Authored by kzhuravl on Oct 10 2017, 11:28 AM.

Details

Summary
  • Use HSA metadata streamer directly from AMDGPUAsmPrinter
  • Make naming consistent with PAL metadata

Diff Detail

Repository
rL LLVM

Event Timeline

kzhuravl created this revision.Oct 10 2017, 11:28 AM
t-tye accepted this revision.Oct 10 2017, 7:06 PM

LGTM

This revision is now accepted and ready to land.Oct 10 2017, 7:06 PM
This revision was automatically updated to reflect the committed changes.