This is an archive of the discontinued LLVM Phabricator instance.

[X86] Add SHUF128 to target shuffle decoding.
ClosedPublic

Authored by craig.topper on Jul 4 2018, 2:39 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

craig.topper created this revision.Jul 4 2018, 2:39 PM
RKSimon accepted this revision.Jul 5 2018, 2:02 AM

LGTM

test/CodeGen/X86/vector-shuffle-256-v4.ll
433 ↗(On Diff #154154)

Probably worth adding a AVX1OR2 prefix?

This revision is now accepted and ready to land.Jul 5 2018, 2:02 AM
This revision was automatically updated to reflect the committed changes.