This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU/GlobalISel: Custom legalize G_EXTRACT_VECTOR_ELT
ClosedPublic

Authored by arsenm on Jul 15 2019, 6:00 AM.

Details

Reviewers
tstellar
nhaehnle
Summary

Turn the constant cases into G_EXTRACTs.

Diff Detail

Event Timeline

arsenm created this revision.Jul 15 2019, 6:00 AM
tstellar accepted this revision.Jul 15 2019, 7:47 AM

LGTM.

This revision is now accepted and ready to land.Jul 15 2019, 7:47 AM
arsenm closed this revision.Jul 15 2019, 12:40 PM

r366115