[PATCH] D111220: [X86][LV][TTI][Costmodel] LoopVectorizer: don't use `TTI::isLegalMaskedGather()` hook, introduce `TTI::shouldUseMaskedGatherForVectorization()`
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 6 09:16:37 PDT 2021
lebedev.ri added a comment.
In D111220#3045661 <https://reviews.llvm.org/D111220#3045661>, @craig.topper wrote:
> Was "never" supposed to be a different word in "only in Skylake and never their performance is not abysmal."?
Right, "newer".
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111220/new/
https://reviews.llvm.org/D111220
More information about the llvm-commits
mailing list