[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
Wed Nov 10 14:19:23 PST 2021


lebedev.ri updated this revision to Diff 386318.
lebedev.ri added a reviewer: spatel.
lebedev.ri added a comment.

NFC, use `Eff` prefix for potentially-promoted types, not `Shuf`.


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.386318.patch
Type: text/x-patch
Size: 89893 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211110/dc4a60a5/attachment.bin>


More information about the llvm-commits mailing list