[PATCH] D113609: [X86][Costmodel] `getReplicationShuffleCost()`: promote 16 bit-wide elements to 32 bit when no AVX512BW

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 14 07:45:56 PST 2021


lebedev.ri updated this revision to Diff 387088.
lebedev.ri added a comment.

Rebased after D113842 <https://reviews.llvm.org/D113842> - now all costs (at least the ones tested here :)) are improvements.
I believe this is now trivial.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D113609/new/

https://reviews.llvm.org/D113609

Files:
  llvm/lib/Target/X86/X86TargetTransformInfo.cpp
  llvm/test/Analysis/CostModel/X86/shuffle-replication-i16.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113609.387088.patch
Type: text/x-patch
Size: 86620 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211114/9b20e535/attachment.bin>


More information about the llvm-commits mailing list