[PATCH] D113478: [X86][Costmodel] `getReplicationShuffleCost()`: implement cost model for 16 bit-wide elements with AVX512BW

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 10 09:03:28 PST 2021


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

Rebased, NFC.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113478

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


More information about the llvm-commits mailing list