This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU/GlobalISel: Legalize more odd sized loads
ClosedPublic

Authored by arsenm on Jan 2 2020, 12:39 PM.

Details

Summary

The attempts to widen sufficently aligned, odd sized loads wasn't
consistently applied.

Diff Detail