[PATCH] D113853: [X86][Costmodel] `getReplicationShuffleCost()`: promote 8 bit-wide elements to 32 bit when no AVX512VBMI

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 15 08:04:53 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG5c7255fe3a85: [X86][Costmodel] `getReplicationShuffleCost()`: promote 8 bit-wide elements to… (authored by lebedev.ri).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113853

Files:
  llvm/lib/Target/X86/X86TargetTransformInfo.cpp
  llvm/test/Analysis/CostModel/X86/interleaved-store-accesses-with-gaps.ll
  llvm/test/Analysis/CostModel/X86/shuffle-replication-i8.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113853.387277.patch
Type: text/x-patch
Size: 161408 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211115/b51b030a/attachment-0001.bin>


More information about the llvm-commits mailing list