[PATCH] D114334: [X86][TTI] Finish costmodel for AVX512BW's VPMOVM2[BW] / VPMOV[BW]2M instructions
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 22 03:18:27 PST 2021
RKSimon accepted this revision.
RKSimon added a comment.
This revision is now accepted and ready to land.
LGTM - this is inline with the existing approach we've had in X86 for many years that is explained at the top of the file - maintain a 'worst case' cost for each ISA level
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114334/new/
https://reviews.llvm.org/D114334
More information about the llvm-commits
mailing list