[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
Fri Apr 16 04:03:47 PDT 2021
lebedev.ri updated this revision to Diff 338060.
lebedev.ri marked 3 inline comments as done.
lebedev.ri added a comment.
@RKSimon thank you for talking a look!
Rebased.
Since the next changes would reduce the cost, not increase it, i think they should go into next patch.
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.338060.patch
Type: text/x-patch
Size: 58082 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210416/da5188d4/attachment.bin>
More information about the llvm-commits
mailing list