This is an archive of the discontinued LLVM Phabricator instance.

GlobalISel: Track argument pointeriness with arg flags
ClosedPublic

Authored by arsenm on Jul 14 2021, 1:34 PM.

Details

Summary

Since we're still building on top of the MVT based infrastructure, we
need to track the pointer type/address space on the side so we can end
up with the correct pointer LLTs when interpreting CCValAssigns.

Diff Detail

Event Timeline

arsenm created this revision.Jul 14 2021, 1:34 PM
arsenm requested review of this revision.Jul 14 2021, 1:34 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 14 2021, 1:34 PM
Herald added a subscriber: wdng. · View Herald Transcript
paquette accepted this revision.Jul 15 2021, 1:56 PM

I think this seems reasonable.

This revision is now accepted and ready to land.Jul 15 2021, 1:56 PM
arsenm closed this revision.Jul 15 2021, 4:11 PM

ad8f2901cb6725e4b703dcbd7dc939f818193cba