This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Custom lower illegal small select types
ClosedPublic

Authored by arsenm on Mar 16 2017, 10:32 AM.

Details

Reviewers
tstellar
Summary

Promote them to i32 vectors to avoid unpacking and re-packing
the vectors.

Diff Detail

Event Timeline

arsenm created this revision.Mar 16 2017, 10:32 AM
tstellar accepted this revision.Mar 17 2017, 1:43 PM
tstellar added a subscriber: tstellar.

LGTM.

This revision is now accepted and ready to land.Mar 17 2017, 1:43 PM
t-tye added a subscriber: t-tye.Mar 22 2017, 6:40 PM
tony-tye removed a subscriber: tony-tye.Mar 22 2017, 6:47 PM
arsenm closed this revision.Apr 19 2017, 2:06 PM

r300754