[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:55:44 PST 2021


lebedev.ri updated this revision to Diff 387090.
lebedev.ri marked an inline comment as done.
lebedev.ri added a comment.

s/Eff/Prom/


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.387090.patch
Type: text/x-patch
Size: 88683 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211114/095c3d50/attachment.bin>


More information about the llvm-commits mailing list