[PATCH] D93122: [TTI] Use shuffle cost in getInterleavedMemoryOpCost, if profitable.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 4 09:51:53 PST 2021


fhahn updated this revision to Diff 314400.
fhahn added a comment.

Rename SSE-ATOM check lines to ATOM


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93122

Files:
  llvm/include/llvm/CodeGen/BasicTTIImpl.h
  llvm/test/Transforms/LoopVectorize/X86/interleaving.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93122.314400.patch
Type: text/x-patch
Size: 15963 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210104/9277b46f/attachment.bin>


More information about the llvm-commits mailing list