This is an archive of the discontinued LLVM Phabricator instance.

[X86] Add vector element insertion/extraction scheduler classes
ClosedPublic

Authored by RKSimon on Apr 22 2018, 5:51 AM.

Details

Summary

Split off pinsr/pextr and extractps instructions

(Mostly) fixes PR36887

Note: It might be worth adding a WriteFInsertLd class as well in the future.

Diff Detail

Repository
rL LLVM

Event Timeline

RKSimon created this revision.Apr 22 2018, 5:51 AM
This revision is now accepted and ready to land.Apr 23 2018, 5:36 PM
This revision was automatically updated to reflect the committed changes.