[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 03:14:42 PST 2021


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

Add forgotten +vl runline, NFC.


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.388693.patch
Type: text/x-patch
Size: 122422 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211120/26e60a00/attachment-0001.bin>


More information about the llvm-commits mailing list