[PATCH] D110837: [X86][Costmodel] Load/store i64/f64 Stride=2 VF=4 interleaving costs
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 1 07:49:39 PDT 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG71bc31b90719: [X86][Costmodel] Load/store i64/f64 Stride=2 VF=4 interleaving costs (authored by lebedev.ri).
Changed prior to commit:
https://reviews.llvm.org/D110837?vs=376224&id=376536#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110837/new/
https://reviews.llvm.org/D110837
Files:
llvm/lib/Target/X86/X86TargetTransformInfo.cpp
llvm/test/Analysis/CostModel/X86/interleaved-load-f64-stride-2.ll
llvm/test/Analysis/CostModel/X86/interleaved-load-i64-stride-2.ll
llvm/test/Analysis/CostModel/X86/interleaved-load-store-double.ll
llvm/test/Analysis/CostModel/X86/interleaved-load-store-i64.ll
llvm/test/Analysis/CostModel/X86/interleaved-store-f64-stride-2.ll
llvm/test/Analysis/CostModel/X86/interleaved-store-i64-stride-2.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110837.376536.patch
Type: text/x-patch
Size: 9068 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211001/c44b962b/attachment.bin>
More information about the llvm-commits
mailing list