This is an archive of the discontinued LLVM Phabricator instance.

GlobalISel: Don't use LLT references
ClosedPublic

Authored by arsenm on Feb 13 2020, 11:54 AM.

Details

Summary

These should always be passed by value

Diff Detail

Event Timeline

arsenm created this revision.Feb 13 2020, 11:54 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 13 2020, 11:54 AM
This revision is now accepted and ready to land.Feb 13 2020, 11:57 AM