This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU/GlobalISel: Refactor special argument management
ClosedPublic

Authored by arsenm on Jul 20 2020, 1:53 PM.

Diff Detail

Event Timeline

arsenm created this revision.Jul 20 2020, 1:53 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 20 2020, 1:53 PM
kerbowa added inline comments.Jul 25 2020, 2:36 PM
llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.h
93–94

Is this unused now?

arsenm updated this revision to Diff 281427.Jul 28 2020, 5:26 PM

Remove unused function

kerbowa accepted this revision.Jul 28 2020, 8:56 PM

LGTM

This revision is now accepted and ready to land.Jul 28 2020, 8:56 PM