[PATCH] D114315: [X86][Costmodel] `getReplicationShuffleCost()`: promote 1 bit-wide elements to 32 bit when have AVX512DQ

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Nov 20 14:33:39 PST 2021


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

NFC, precommitted some more tests.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D114315

Files:
  llvm/lib/Target/X86/X86TargetTransformInfo.cpp
  llvm/test/Analysis/CostModel/X86/shuffle-replication-i1.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114315.388732.patch
Type: text/x-patch
Size: 203004 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211120/78fe4ed9/attachment-0001.bin>


More information about the llvm-commits mailing list