[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 15:08:36 PST 2021


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

And make diff nicer by using recursion.


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


More information about the llvm-commits mailing list