[PATCH] D112873: [X86] `X86TTIImpl::getInterleavedMemoryOpCostAVX512()`: fallback to scalarization cost computation for mask

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 30 16:12:42 PDT 2021


lebedev.ri updated this revision to Diff 383625.
lebedev.ri added a comment.

Rebased ontop of / incorporated changes from D112877 <https://reviews.llvm.org/D112877>.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D112873/new/

https://reviews.llvm.org/D112873

Files:
  llvm/lib/Target/X86/X86TargetTransformInfo.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112873.383625.patch
Type: text/x-patch
Size: 5961 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211030/56681c8f/attachment.bin>


More information about the llvm-commits mailing list