[PATCH] D61257: [CostModel][X86] Improve masked load/store AVX1/AVX2 costs

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 2 13:34:57 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL362338: [CostModel][X86] Improve masked load/store AVX1/AVX2 costs (authored by RKSimon, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D61257?vs=202615&id=202621#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D61257

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61257.202621.patch
Type: text/x-patch
Size: 159308 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190602/12700beb/attachment-0001.bin>


More information about the llvm-commits mailing list