This is an archive of the discontinued LLVM Phabricator instance.

[X86] Add support for matching vector funnel shift to AVX512VBMI2 instructions.
ClosedPublic

Authored by craig.topper on Jan 6 2019, 12:33 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

craig.topper created this revision.Jan 6 2019, 12:33 AM
RKSimon accepted this revision.Jan 6 2019, 9:03 AM

LGTM - are you intending to do the clang-cgbuiltin changes next?

This revision is now accepted and ready to land.Jan 6 2019, 9:03 AM
This revision was automatically updated to reflect the committed changes.