[PATCH] D100698: [X86][CostModel] X86TTIImpl::getShuffleCost(): subvector insertions are cheap

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 18 01:22:15 PDT 2021


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

Rebased, NFC.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100698

Files:
  llvm/lib/Target/X86/X86TargetTransformInfo.cpp
  llvm/test/Analysis/CostModel/X86/masked-intrinsic-cost-inseltpoison.ll
  llvm/test/Analysis/CostModel/X86/masked-intrinsic-cost.ll
  llvm/test/Transforms/LoopVectorize/X86/gather_scatter.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100698.338361.patch
Type: text/x-patch
Size: 62695 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210418/6ae1c177/attachment.bin>


More information about the llvm-commits mailing list