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

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 19 03:25:34 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGdf9597cf5a68: [X86][CostModel] X86TTIImpl::getShuffleCost(): subvector insertions are cheap (authored by lebedev.ri).

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.338466.patch
Type: text/x-patch
Size: 62695 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210419/662feda6/attachment.bin>


More information about the llvm-commits mailing list