[PATCH] D79148: [X86][CostModel] Bump the cost of vpermw/vpermt2b/vperm2w

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 30 11:48:00 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGff66919020fa: [X86][CostModel] Bump the cost of vpermw/vpermt2b/vperm2w (authored by craig.topper).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79148

Files:
  llvm/lib/Target/X86/X86TargetTransformInfo.cpp
  llvm/test/Analysis/CostModel/X86/shuffle-insert_subvector.ll
  llvm/test/Analysis/CostModel/X86/shuffle-reverse.ll
  llvm/test/Analysis/CostModel/X86/shuffle-single-src.ll
  llvm/test/Analysis/CostModel/X86/shuffle-transpose.ll
  llvm/test/Analysis/CostModel/X86/shuffle-two-src.ll
  llvm/test/Analysis/CostModel/X86/strided-load-i16.ll
  llvm/test/Analysis/CostModel/X86/strided-load-i8.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79148.261306.patch
Type: text/x-patch
Size: 80481 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200430/7995d55c/attachment-0001.bin>


More information about the llvm-commits mailing list