[PATCH] D110840: [X86][Costmodel] Load/store i64/f64 Stride=2 VF=16 interleaving costs
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 1 06:13:43 PDT 2021
lebedev.ri added a comment.
In D110840#3036244 <https://reviews.llvm.org/D110840#3036244>, @RKSimon wrote:
> LGTM
Thank you for the reviews!
I'll see what next tuple i'll deal with, but this covered by most immediate interest.
> (tbh I'd be tempted to accept these vXi64/f64 costs for AVX1+ targets as well - they'd still be a lot closer than current default estimates).
Yeah maybe.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110840/new/
https://reviews.llvm.org/D110840
More information about the llvm-commits
mailing list