[PATCH] D100684: [X86][CostModel] X86TTIImpl::getMemoryOpCost(): rewrite vector handling again

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 17 12:25:21 PDT 2021


lebedev.ri updated this revision to Diff 338331.
lebedev.ri retitled this revision from "[WIP][X86][CostModel] Further `X86TTIImpl::getMemoryOpCost()` improvements" to "[X86][CostModel] X86TTIImpl::getMemoryOpCost(): rewrite vector handling again".
lebedev.ri edited the summary of this revision.
lebedev.ri added reviewers: RKSimon, ABataev.
lebedev.ri added a comment.

Ready for review.
This ended up being a complete rewrite, and it's kinda ugly.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100684

Files:
  llvm/lib/Target/X86/X86TargetTransformInfo.cpp
  llvm/test/Analysis/CostModel/X86/load_store.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100684.338331.patch
Type: text/x-patch
Size: 53973 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210417/cd8274b2/attachment.bin>


More information about the llvm-commits mailing list