This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU] Fix hidden argument metadata duplication for V3
ClosedPublic

Authored by scott.linder on Apr 19 2019, 1:00 PM.

Details

Reviewers
kzhuravl
arsenm
Summary

Essentially complete a proper rebase of the V3 metadata change over https://reviews.llvm.org/D49096.

Minimize the diff between the V2 and V3 variants of the relevant lit tests, and clean up some trailing whitespace.

Diff Detail

Event Timeline

scott.linder created this revision.Apr 19 2019, 1:00 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 19 2019, 1:00 PM
This revision is now accepted and ready to land.Apr 22 2019, 9:04 AM