This is an archive of the discontinued LLVM Phabricator instance.

[COST][X86]Improve cost model for reverse shuffle v32i16/v64i8 in AVX512F.
ClosedPublic

Authored by ABataev on Apr 21 2021, 10:03 AM.

Details

Summary

Improved cost model for reverse shuffle on AVX512F for types
v32i16/v64i8.

Diff Detail

Event Timeline

ABataev created this revision.Apr 21 2021, 10:03 AM
ABataev requested review of this revision.Apr 21 2021, 10:03 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 21 2021, 10:03 AM
RKSimon accepted this revision.Apr 27 2021, 7:11 AM

LGTM

This revision is now accepted and ready to land.Apr 27 2021, 7:11 AM
This revision was landed with ongoing or failed builds.Apr 27 2021, 11:15 AM
This revision was automatically updated to reflect the committed changes.