[PATCH] D103144: [X86][Costmodel] Load/store v2i16 VF=2 interleaving costs
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 26 09:40:10 PDT 2021
RKSimon added a comment.
In your analysis, don't you need to account for the load/stores as well? Although in these cases they don't affect the numbers: https://llvm.godbolt.org/z/4xeEf619Y
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103144/new/
https://reviews.llvm.org/D103144
More information about the llvm-commits
mailing list