This is an archive of the discontinued LLVM Phabricator instance.

[AVX512] Use 256-bit extract instructions for extracting bits [255:128] from a 512-bit register
ClosedPublic

Authored by craig.topper on Aug 23 2017, 10:11 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

craig.topper created this revision.Aug 23 2017, 10:11 PM
igorb accepted this revision.Aug 30 2017, 12:09 AM

LGTM

This revision is now accepted and ready to land.Aug 30 2017, 12:09 AM
This revision was automatically updated to reflect the committed changes.