[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
Fri Oct 8 13:00:43 PDT 2021
lebedev.ri planned changes to this revision.
lebedev.ri added a comment.
I think we won't need this after all, i've found the real problem - D111460 <https://reviews.llvm.org/D111460>.
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