This is an archive of the discontinued LLVM Phabricator instance.

[AVX512] Move more code to the proposed X86InstrVecCompiler.td
ClosedPublic

Authored by craig.topper on Sep 5 2017, 10:16 PM.

Details

Summary

Move some more of the subvector patterns to the new file proposed by D37455

Diff Detail

Event Timeline

craig.topper created this revision.Sep 5 2017, 10:16 PM
zvi edited edge metadata.Sep 6 2017, 11:10 AM

LGTM. Nice job refactoring the patterns into classes. Thanks.

craig.topper accepted this revision.Sep 6 2017, 11:51 AM

Accepting based on Zvi's LGTM

This revision is now accepted and ready to land.Sep 6 2017, 11:51 AM