This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU][GlobalISel] Handle 64byte EltSIze in getRegSplitParts
ClosedPublic

Authored by kerbowa on Feb 12 2020, 5:27 PM.

Diff Detail

Event Timeline

kerbowa created this revision.Feb 12 2020, 5:27 PM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 12 2020, 5:27 PM
arsenm accepted this revision.Feb 12 2020, 5:36 PM

LGTM. We really should have tablegen produce something for this

This revision is now accepted and ready to land.Feb 12 2020, 5:36 PM
This revision was automatically updated to reflect the committed changes.