[PATCH] D100099: [X86][CostModel] Try to fix cost computation load/stores of non-power-of-two vectors

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 15 05:41:44 PDT 2021


lebedev.ri updated this revision to Diff 337728.
lebedev.ri marked an inline comment as done.
lebedev.ri added a comment.

@RKSimon thank you for taking a look!

Rebased, addressed nit.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100099

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100099.337728.patch
Type: text/x-patch
Size: 30738 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210415/55cbabdd/attachment.bin>


More information about the llvm-commits mailing list